@media screen and (max-width: 1599px) {

  .banner .carousel-inner .carousel-caption h1 {
  	font-size: 85px;
  	line-height: 85px;
  }
  .banner .carousel-inner .carousel-item img {
  	height: 850px;
  	object-fit: cover;
  }

}
@media screen and (max-width: 1399px) {
	.owl-carousel .owl-nav button.owl-prev {
		left: -30px;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: -30px;
	}
}


@media screen and (max-width: 1199px) {
	.btn {
		padding: 20px;
	}
	.header .navbar-brand {
		padding-right: 30px;
		max-width: 230px;
	}
	.header .navbar-nav .nav-item .nav-link {
		padding: 15px 0;
	}
	.about-right {
		padding-left: 0;
	}
	.inner-info .info-two {
		padding: 60px 10px 40px;
	}
	.service-body {
		padding: 20px;
	}
	.contact-home form {
		margin-left: 0;
		padding: 30px;
	}
	.contact-info ul li a {
		font-size: 13px;
	}
	.contact-info ul li span {
		font-size: 14px;
	}
	.header .navbar-nav .nav-item .nav-link {
		font-size: 16px;
	}
	.banner .carousel-inner .carousel-caption h1 {
		font-size: 70px;
		line-height: 76px;
	}
	.header .navbar-nav .nav-item {
		padding: 0 10px;
	}
	.news-item h6 {
		font-size: 16px;
	}
	footer .contact-info ul li a, footer .contact-info ul li:last-child a {
		font-size: 14px;
	}
	.quick-links li a {
		font-size: 15px;
	}
	.communicate-section .btn {
		min-width: 100%;
	}
	.map-section .contact-info ul li img {
		margin-right: 10px;
		max-width: 60px;
	}
	.map-section .contact-info ul li a {
		font-size: 16px;
	}
	.map-section .contact-info ul li span {
		padding-bottom: 2px;
	}
}

@media screen and (max-width: 991px) {
	.header .navbar-brand {
		padding: 10px 0;
		border-right: none;
	}
	.navbar-toggler {
		padding: 0;
	}
	.navbar-collapse {
		position: absolute;
		top: 80px;
		right: -24px;
		left: -24px;
		border-top: 1px solid rgba(0,0,0,0.1);
		background: #fff;
		padding: 0 15px;
		z-index: 15;
	}
	.banner .carousel-inner .carousel-item img {
		height: 800px;
		object-fit: cover;
	}
	.banner .carousel-inner .carousel-caption h1 {
		font-size: 54px;
		line-height: 56px;
	}
	br {
		display: none;
	}
	.banner .carousel-inner .carousel-caption {
		padding-right: 110px;
	}
	.inner-info {
		margin-top: 0;
	}
	.banner .carousel-inner .carousel-caption p {
		font-size: 22px;
	}	
	.navbar-collapse .social {
		display: block;
		margin: 20px 0;
	}
	.navbar-collapse a.btn {
		display: inline-block;
		margin-bottom: 30px;
	}
	.header {
		background: #000;
		border: none;
	}
	.navbar-toggler-icon {
		background: #1890c5;
		height: 2px;
		border-radius: 10px;
		position: relative;
	}
	.navbar-toggler-icon:before {
		position: absolute;
		top: -10px;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 2px;
		border-radius: 10px;
		content: "";
		background: #1890c5;
	}
	.navbar-toggler-icon:after {
		position: absolute;
		top: 10px;
		left: 0;
		z-index: 1;
		width: 100%;
		height: 2px;
		border-radius: 10px;
		content: "";
		background: #1890c5;
	}
	.header .navbar-nav {
		margin: 20px 0 15px;
	}
	.header .navbar-nav .nav-item {
		padding: 0;
	}
	.header .navbar-nav .nav-item .nav-link {
		padding: 12px 0;
	}
	.about-section, .latest-news {
		padding: 50px 0;
	}
	.latest-news .row {
		margin-top: 10px;
	}
	.contact-form .text-center {
		padding: 50px 0;
	}
	.contact-form .container {
		top: 140px;
	}
	.service-section {
		padding: 50px 0;
	}
	.about-left img {
		width: 100%;
	}
	.about-left .icon-box {
		padding: 10px;
	}
	.about-left .icon-box img {
		width: auto;
	}
	.communicate-section .btn {
		min-width: 250px;
	}
	.communicate-section .text-right {
		text-align: center !important;
		margin-top: 30px;
	}
	.latest-news [class*="col-"] {
		padding-bottom: 30px;
	}
	footer {
		margin-top: 0;
	}
	footer .contact-info ul li span {
		margin-bottom: 5px;
	}
	.contact-home form {
		margin-top: 50px;
	}
	.navbar-brand {
		margin: 0;
	}
	.header, .header .navbar {
		background: transparent;
	}
	.copyright .container {
		padding: 30px 0;
	}
	.form-control {
		font-size: 16px;
		height: 60px;
	}
	.contact-form .btn {
		padding: 15px 20px;
	}
	.contact-form .container {
		position: static;
	}
	.contact-form {
		background: #1a8dc4;
		padding-bottom: 50px;
	}
	.news-item span {
		bottom: 165px;
	}
	.detail-section .about-right {
		padding-left: 0;
		padding-top: 40px;
	}
	.detail-form {
		padding-left: 0;
		padding-top: 40px;
	}
	.map-section .contact-info ul {
		flex-wrap: wrap;
	}
	.map-section .contact-info {
		padding: 30px;
	}
}

@media screen and (max-width: 767px) {
	.btn {
		padding: 15px;
		font-size: 16px;
	}
	.carousel-caption {
		left: 0;
		right: auto;
		width: 100%;
		padding: 0 20px 0 !important;
	}
	.banner .carousel-inner .carousel-caption .btn {
		min-width: 220px;
	}
	.banner .carousel-inner .carousel-caption h1 {
		margin: 10px 0 0;
		font-size: 40px;
		line-height: 40px;
	}
	.topbar {
		display: none;
	}
	.banner .carousel-inner .carousel-caption p {
		margin-bottom: 0;
	}
	.btn-xl {
		padding: 15px 50px;
	}
	.arrow-btn, .owl-prev, .owl-next {
		width: 47px;
		height: 37px;
	}
	.arrow-btn span img {
		width: 20px;
	}
	.banner .carousel .carousel-control-next {
		left: 85px;
	}
	.banner .carousel-inner .carousel-item img {
		height: 500px;
	}
	.client-section {
		padding: 20px 0 50px;
	}
	.owl-carousel .owl-nav button.owl-prev:after, .owl-carousel .owl-nav button.owl-next:after {
		background-size: 20px auto;
		height: 15px;
		width: 22px;
	}
	.about-section {
		padding: 50px 0;
	}
	.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
		width: 50px;
		height: 50px;
		background-size: cover;
	}
	.service-section .service-item h3 {
		font-size: 21px;
		padding-bottom: 5px;
		font-weight: 600;
		padding-top: 15px;
	}
	.service-section .service-item p {
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 0;
	}
	.banner .carousel .carousel-control-prev, .banner .carousel .carousel-control-next {		
		display: none;
	}
	.testimon-box {
		padding: 0 20px 20px;
	}
	.banner .carousel .carousel-control-next {
		left: 51%;
	}
	.banner .carousel .carousel-control-prev-icon, .banner .carousel .carousel-control-next-icon {
		margin-top: -4px;
	}
	.service-section {
		padding: 50px 0;
	}
	.about-left {
		padding-right: 0;
	}
	.service-items {
		margin: 0;
	}
	.form-control {
		height: 50px;
		font-size: 16px;
	}
	.form-group {
		margin-bottom: 15px;
	}
	form-control {
		height: 100px;
	}
	.navbar-collapse {
		overflow: scroll;
		margin-bottom: 100px;
	}
	.about-section .heading-title {
		font-size: 30px;
		line-height: 40px;
		padding-bottom: 15px;
	}
	.service-section .heading-title, .heading-title {
		font-size: 36px;
		line-height: 36px;
	}
	.sub-title {
		font-size: 17px;
		line-height: 1.35;
	}
	.communicate-section .btn {
		min-width: 200px;
		padding: 15px;
	}
	.communicate-section .text-right {
		margin-top: 20px;
	}
	select.form-control {
		background-position: 97% 50%;
	}
	footer h6 {
		margin-bottom: 15px;
	}
	footer [class*="col-"] {
		padding-bottom: 20px;
	}
	footer p {
		margin-bottom: 10px;
	}
	.carousel-indicators {
		margin-bottom: 20px;
		bottom: 0;
	}
	.about-overlay {
		margin-top: 20px;
		margin-bottom: 50px;
		border: none;
		right: 0;
		border-radius: 0;
	}
	.about-left .icon-box {
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.contact-inner {
		padding-top: 20px;
	}
	.contact-home h2 {
		font-size: 46px;
		line-height: 60px;
		padding-top: 15px;
	}
	.contact-inner a img {
		max-width: 70px;
	}
	.copyright {
		text-align: center;
	}
	.copyright .float-left {
		float: none !important;
		display: block;
		padding-bottom: 15px;
	}
	.copyright .float-right {
		float: none !important;
		display: block;
	}
	.service-page .col-auto {
		width: 100%;
	}
	.sort-box .form-control {
		margin-left: auto;
	}
	.inner-banner h1 {
		font-size: 50px;
	}
	.map-section .contact-info {
		border-radius: 40px;
	}
	.enquiry-section {
		padding-top: 45px;
		margin-top: 45px;
	}
	.copyright .container {
		padding: 30px 15px;
	}
	.counter {
		font-size: 70px;
		top: 20px;
	}
	.service-page .counter {
		top: 35px;
	}
	.testimon-box p {
		line-height: 28px;
	}
	.testimon-box {
		min-height: inherit;
	}
}

@media screen and (max-width: 575px) {
	.copyright .float-left, .copyright .float-right {
		width: 100%;
		text-align: center;
	}
	.copyright .float-right {
		margin-top: 10px;
	}
	.header .container {
		padding: 0 15px;
	}
	.left-user img {
		float: none;
		display: inline-block;
		margin: 0 0 20px;
	}
	.left-user {
		flex-direction: column;
	}
	.header {
		top: 37px;
		right: 30px;
	}
	.navbar-collapse {
		right: -15px;
		left: -15px;
	}
	header .col-3 {
		-ms-flex: 0 0 190px;
		flex: 0 0 190px;
		max-width: 190px;
	}
	.navbar-brand {
		float: left;
	}
	.service-section .service-item {
		min-height: inherit;
	}
	.owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: 0;
	}
	.carousel-caption .container {
		padding: 0;
	}
	.header .btn {
		min-width: 10px;
		padding: 11px 25px;
	}
	.banner .carousel-inner .carousel-caption .btn {
		min-width: 10px;
		padding: 15px 35px;
	}
	.about-inner ul li {
		width: 100%;
	}
	.service-section .owl-carousel {
		margin-top: 0;
	}
	footer {
		padding: 90px 0 20px;
	}
	footer h6 {
		padding-top: 15px;
	}
	.quick-links li {
		padding-bottom: 4px;
	}
	.date-box {
		width: 60px;
		height: 60px;
		font-size: 14px;
	}
	.service-page .service-body {
		margin-top: -30px;
	}
	.date-box img {
		max-width: 21px;
	}
	.inner-banner {
		padding: 40px 0;
	}
	.inner-banner h1 {
		font-size: 36px;
	}
	.manage-page footer {
		padding-top: 60px;
	}
	.map-section .contact-info li {
		padding: 10px 0;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.map-section .right-content {
		overflow: hidden;
	}
	.map-section .contact-info ul li a {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		display: block;
	}
	.map {
		height: 320px;
	}
	.detail-section .about-left {
		padding-left: 20px;
	}
}

@media screen and (max-width: 479px) {
	.banner .carousel-inner .carousel-caption h1 {
		font-size: 38px;
		line-height: 40px;
		font-weight: 700;
	}
	.banner .carousel-inner .carousel-caption p {
		font-size: 20px;
		line-height: 28px;
	}
	.heading-title {
		font-size: 30px;
		line-height: 30px;
		margin-bottom: 0;
	}
	.about-inner {
		flex-direction: column;
	}
	footer .social a .fa {
		font-size: 19px;
	}
	.header-left {
		font-size: 17px;
	}
	.header {
		top: 30px;
	}
	.navbar-brand img {
		width: 150px;
	}
	blockquote {
		padding: 25px;
	}
	.service-section .owl-carousel {
		margin-top: 0;
	}
	.news-item h6 {
		font-size: 18px;
	}
	.news-item span {
		bottom: 170px;
	}
	select.form-control {
		background-position: 95% 50%;
	}
	.copyright {
		font-size: 15px;
	}
	.banner .carousel-inner .carousel-caption span {
		font-size: 22px;
	}
	.about-section .heading-title {
		font-size: 24px;
		line-height: 30px;
	}
	.about-inner ul li {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.user-info img {
		margin-right: 15px;
	}
	.about-right p {
		font-size: 13px;
		line-height: 20px;
	}
	.service-section .service-item h3 {
		font-size: 20px;
	}
	.owl-dots {
		margin-top: 30px;
	}
	.owl-dot {
		width: 15px;
		height: 15px;
	}
	.left-user h5 {
		font-size: 24px;
	}
	.left-user p {
		font-size: 17px;
	}
	.details {
		margin: -10px 0 0;
	}
	.news-item span {
		position: relative;
		padding: 10px 15px;
		bottom: 32px;
		left: 0;
	}
	.navbar-collapse {
		top: 58px;
	}
	.active .header {
		top: 29px;
	}
	.contact-home form {
		padding: 30px 15px; 
	}
	.contact-home h3 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.contact-home h2 {
		font-size: 36px;
		line-height: 40px;
		font-weight: 700;
	}
	.form-control {
		border-radius: 30px;
	}
	.inner-info {
		flex-direction: column;
		margin-left: 0;
		margin-right: 0;
	}
	.inner-info .info-title, .inner-info .info-two {
		width: 100%;
		margin: 10px 0;
	}
	.about-inner ul li {
		font-size: 14px;
	}
	.btn {
		min-width: 10px;
		padding: 15px 30px;
	}
	.latest-news .quote {
		top: -32px;
	}
	.sort-box .form-control {
		width: 100%;margin-top: 6px;
	}
}
