@media only screen and (min-width: 1400px) and (max-width: 4000px) {
}
 @media only screen and (min-width: 1200px) and (max-width: 1199px) {
}
 @media only screen and (min-width: 992px) and (max-width: 1199px) {
.container {
	max-width: 1200px;
}
.nav.custom-menu ul li {
	padding: 0 8px 0 0;
}
.banner-caption h1 {
	font-size: 63px;
}
.hero-people-image img {
	width: 86%;
}
}
 @media only screen and (max-width: 991px) and (min-width: 768px) {
.container {
	max-width: 1200px;
}
.testimony .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.testimony .owl-carousel .owl-nav button.owl-next {
	right: 0;
}
nav.custom-menu ul li{
	padding-right:10px;
}
nav.custom-menu ul li:last-child{
	padding-right:0;
}

.top-right-btn .quote {
  border-radius: 50px;
  display: block;
  padding: 8px 0;
  font-size: 12px;
  width: 100%;
  text-align: center;
}
.gradient-bg{
	padding:0;
	background:linear-gradient(to right, #000030 42%,#fff 34%,#fff 42%);
}
.p-0-media{
	padding:0;
}
.contact-form {
  width: 100%;
}
.blue-bg .ms-4{
	margin-left:10px !important;
}
.blue-bg .bg-white.ms-4{
	margin-left:10px !important;
}




}
 @media only screen and (max-width: 767px) {
.container {
	max-width: 1200px;
}
.nav {
	width: 100% !important;
	padding: 1px 8px 0;
	background: #ffffff !important;
	margin-bottom: 20px;
	position: absolute !important;
	left: 0;
	right: 0;
}
.nav-click {
	position: absolute;
	top: 0;
	right: 13px;
	border: 1px solid #ccc0;
	height: 32px;
	width: 32px;
	cursor: pointer;
	background: #000;
	z-index: 222;
}
.menu-item svg, .header .quote {
	display: none;
}
.sub-menu li {
	width: 100%;
}
.header {
	position: relative;
	padding-bottom: 10px;
}
.nav-mobile {
	cursor: pointer;
	position: absolute;
	top: -41px;
	right: 8px;
}
nav.custom-menu ul li {
	padding-right: 0;
}
.icon-text {
}
.icon-text .size-23 {
	font-size: 16px;
	line-height: 20px;
}
.icon-text .size-15 {
	font-size: 12px;
	line-height: 16px;
}
.ph-icon {
}
.logo img {
	width: 150px;
}
.logo {
	margin-top: 5px;
}
.sub-menu {
	position: static;
	width: 100%;
}
.box-i img {
	width: 100%;
}
.service-flex-container {
	flex-direction: column;
	text-align: center;
}
.service-section {
	text-align: center;
}
.quote {
	padding: 7px 7px;
	margin-top: 6px;
	font-size: 13px !important;
	line-height: 17px !important;
}
.gradient-bg {
	/*background: linear-gradient(to bottom, #000030 34%, #ffffff 34%, #ffffff 42%);*/
	background:none;
}
.caption-inner p {
	display: none;
}
.blue-bg ul li i {
	color: #fff;
}
.bg-white {
	padding: 0;
	background:none !important;
	width:40px;
	height:40px;
	margin-left:0 !important;
}
.white-bg {
	padding-left: 0;
	padding-top: 35px;
}
.white-bg .email, .white-bg .phone {
	width: 100%;
}
.about-us, .choose-us {
	padding: 23px 0 30px;
	text-align: center;
}
.choose-us ul {
	text-align: left !important;
}
.card-t {
	margin: 15px 31px;
}
.testimony .owl-carousel .owl-nav button.owl-prev {
	left: 0;
}
.testimony .owl-carousel .owl-nav button.owl-next {
	right: 0;
}
.card-t {
	min-height: 330px;
}
.banner-content {
	left: 0;
	text-align: center;
	right: 0;
}
#service span img {
	width: 25px;
}
.service .size-18 {
	font-size: 13px;
	line-height: 17px;
}
.service .card-i h4, .service .card-i p {
	padding: 0 5px;
}
.para {
	white-space: inherit;
}
.service .card-i {
	min-height: 463px;
	background-color: #fff;
}
.size-97 {
	font-size: 51px;
	line-height: 56px;
}
.banner .owl-carousel .owl-nav button.owl-prev {
	left: 12px;
}
.banner .owl-carousel .owl-nav button.owl-next {
	right: 12px;
}
.hero-image {
	height: 337px;
}
.banner .owl-carousel .owl-nav button.owl-next span, .banner .owl-carousel .owl-nav button.owl-prev span {
	font-size: 3rem;
}
.bottom-header{
	margin-bottom:0 !important;
}
.special-featured{
	text-align:left;
	padding-bottom:10px;
}

.testimony .owl-carousel{
	top:0;
}
.testimonial-bg{
	padding:50px 0;
}
.testimony {
	padding-bottom:0;
}
.contact-banner{
	margin-top:30px;
}
.gradient-bg{
	margin:0;
	padding:0;
}
.p-0-media{
	padding:0;
}
.blue-bg-section{
	background-color:#000030;
	padding-top:20px;
	padding-bottom:20px;
}
.white-bg-section{
	background-color:#fff;
}
.contact-form {
  width: 100%;
}
.blue-bg .ms-4{
	margin-left:10px !important;
}
.blue-bg .bg-white.ms-4{
	margin-left:10px !important;
}

.service .card-i h4{
	min-height:inherit;
}



}
