﻿@media (min-width: 1400px){
	.container{
		max-width: 1320px;
	}
	
}
@media (max-width:1280px){
	
	.abt-stats{
		margin-top: 0;
	}
}
@media (min-width: 1280px) and (max-width: 1367px) {
	.contact-card{
		min-height: 145px;
	}
}
@media (max-width: 1200px) {
	.banner-cnt{
		position: absolute;
		top: 50%;
		max-width: 460px;
		left: auto;
		margin-top: -85px;
		margin-left: 50px;
	}
	.banner-cnt h1{
		font-size: 40px;
	}
	.features-card p{
		font-size: 16px;
	}
}

@media(max-width:1024px){
	
	.features-card{
		display: inline-block !important;
		text-align: center;
	}
	.features-card img{
		margin-bottom: 10px;
	}
	.ct-banner-inner{
		padding: 30px 20px;
	}
	.contact-card p{
		font-size: 15px;
		line-height: normal;
	}

}
 @media (min-width: 992px) and (max-width: 1024px) {

	.features-card{
		display: inline-block !important;
		text-align: center;
	}
	.features-card img{
		margin-bottom: 10px;
	}
	.ct-banner-inner{
		padding: 30px 20px;
	}
	.contact-card p{
		font-size: 15px;
		line-height: normal;
	}
	.abt-img{
		text-align: center;
	}
	.abt-img img {
		width: 100%;
		max-width: 600px;
		margin-bottom: 25px;
	}
	.contact-card{
		min-height: 133px;
	}
}

 @media (min-width: 768px) and (max-width: 991.9px) {
   
	.features-card{
		display: flex !important;
		margin-bottom: 20px;
		text-align: left;
	}
	.features-card img{
		margin-bottom: 10px;
	}
	.ct-banner-inner{
		padding: 30px 20px;
	}
	.contact-card p{
		font-size: 15px;
		line-height: normal;
	}
	.c-img img {
		max-width: 40px;
	}
	.abt-img img{
		max-width: 600px;
	}
	
	.navbar-nav{
		flex-direction: row;
	}
	.navbar-collapse{
		display: flex;
	}
	
	.features-card h4{
		font-size: 18px;
	}
	.features-card p {
        font-size: 15px;
        line-height: normal;
    }
	.banner-cnt{
		max-width: 300px;
	}
	.banner-cnt h1 {
        font-size: 30px;
    }
	.banner-cnt p{
		line-height: normal;
		font-size: 16px;
	}
	.ct-banner-inner{
		margin-bottom: 20px;
	}
	.sec-2{
		padding-bottom: 0;
	}
	.abt-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.sec-1{
		padding-bottom: 30px;
	}
	.sus-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.contact-card{
		margin-bottom: 25px;
	}
	.sec-7{
		padding-bottom: 30px;
	}
	.sec-5 p{
		margin-bottom: 30px;
	}
	.owl-theme.products .owl-nav{
		margin-bottom: -55px;
	}
	.abt-stats {
		margin-top: 15px;
	}
}
 @media (max-width: 767px) {
	section .container, #header .container{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.features-card{
		display: flex !important;
		margin-bottom: 20px;
		text-align: left;
	}
	.features-card img{
		margin-bottom: 10px;
	}
	.ct-banner-inner{
		padding: 30px 20px;
	}
	.contact-card p{
		font-size: 16px;
		line-height: normal;
	}
	.c-img img {
		max-width: 40px;
	}

	.navbar-nav{
		flex-direction: row;
	}
	.navbar-collapse{
		display: flex;
	}
	.main-logo{
		flex: 0 0 100px;
	}
	.nav-menu li{
		margin-right: 5px;
	}

	.features-card h4{
		font-size: 18px;
	}
	.features-card p {
        font-size: 15px;
        line-height: normal;
    }
	.banner-cnt{
		max-width: 300px;
	}
	.banner-cnt h1 {
        font-size: 30px;
    }
	.banner-cnt p{
		line-height: normal;
		font-size: 16px;
	}
	.ct-banner-inner{
		margin-bottom: 20px;
	}
	.sec-2{
		padding-bottom: 0;
	}
	.abt-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.sec-1{
		padding-bottom: 30px;
	}
	.sus-img {
		text-align: center;
		margin-bottom: 30px;
	}
	.contact-card{
		margin-bottom: 25px;
	}
	.sec-7{
		padding-bottom: 30px;
	}
	.sec-5 p{
		margin-bottom: 30px;
	}
	.owl-theme.products .owl-nav{
		margin-bottom: -55px;
	}
    .navbar-nav{
		display: none;
	}
	.abt-img .ex-img img{
		max-width:120px;
		margin-left:-50px;
		margin-bottom:-60px;
	}
	.abt-stats{
		margin-top: 10px;
		margin-bottom: 0;
	}
	
	.menu-header{
		padding: 7px;
	}
	.fixed-top1 .logo{
		background: transparent;
		width: 100%;
	}
	footer .container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-md-6.text-right {
		text-align: center !important;
	}
	.footer-area p{
		text-align: center;
	}
	.features-card{
		border-bottom: 1px solid #e7e7e7;
        padding-bottom: 20px;
	}
	.banner-cnt {
		position: absolute;
		top: 15px;
		max-width: 300px;
		left: auto;
		margin-top: 0;
		margin-left: 25px;
	}
	.banner-cnt h1{
		font-size: 26px;
	}
	.slick-prev, .slick-next{
		width: 30px;
		height: 30px;
	}
	.slick-next {
		right: 15px;
	}
	.slick-prev {
		left: 10px;
	}
	.top-header .d-flex{
		justify-content: center !important;
	}
	.fixed-top1 .logo{
		box-shadow: unset;
	}
	.common_h2, h2{
		font-size: 28px;
	}
	section {
		padding: 40px 0px;
	}
	.banner-content p {
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.banner-content h1 {
    font-size: 23px;
    margin-bottom: 15px;
    color: #fff;
    text-align: center;
}
}
