/*############## Responsive ################*/

@media (min-width: 1400px) {
  .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media(min-width:1200px) and (max-width: 1400px) {

.banner {
	height: 700px;
}
.banner .ban-content {
	left: 3%;
}
.banner .ban-content h2 {
	font-size: 65px;
}
.banner .ban-content h3 {
	font-size: 54px;
}
.abt-txt h3 {
	font-size: 60px;
}
.txt-slider h3 {
	font-size: 51px;
	line-height: 60px;
}
.mid-title-prt h3 {
	font-size: 52px;
	line-height: 60px;
}
.mid-title-prt p {
	padding: 0 10%;
}
.srvc-bx h3 {
	font-size: 22px;
}
.exp-wrap .rt-exp-prt {
	padding: 0 50px;
	width: 60%;
}
.rt-exp-prt h3 {
	font-size: 48px;
	line-height: 50px;
}
.exp-wrap .lft-img-prt {
	width: 40%;
}
.rt-exp-prt .exp-bx-prt .exp-bx {
	padding: 18px;
}
.rt-exp-prt .exp-bx-prt .exp-bx ul li {
	font-size: 15px;
	margin: 2px 0;
}
.footer .f-top .f-contact li p {
	font-size: 18px;
}
.footer .f-top .f-contact li a {
	font-size: 18px;
}
.footer .f-top .open-time {
	font-size: 18px;
}
.footer .f-top .footer-list li {
	font-size: 18px;
	margin: 0 0 8px;
}

}

@media (max-width: 1199.98px) {

.header .navbar .navbar-nav li {
	padding: 0px 8px;
}
.header .navbar .navbar-nav li a {
	padding: 2px 8px;
}
.banner {
	height: 600px;
}
.banner .ban-content {
	left: 3%;
	width: 60%;
}
.banner .ban-content h2 {
	font-size: 65px;
}
.banner .ban-content h3 {
	font-size: 54px;
}
.abt-txt h3 {
	font-size: 50px;
}
.abt-txt p {
	margin: 10px 0 0;
	line-height: 28px;
}
.abt-img-bx2 {
	height: 280px;
}
.txt-slider h3 {
	font-size: 37px;
	line-height: 45px;
}
.mid-title-prt h3 {
	font-size: 42px;
	line-height: 52px;
}
.mid-title-prt p {
	padding: 0 10%;
}
.srvc-bx h3 {
	font-size: 20px;
}
.srvc-bx:hover h3 {
	margin-left: 0;
}
.exp-wrap .rt-exp-prt {
	padding: 0 35px;
	width: 60%;
}
.rt-exp-prt h3 {
	font-size: 35px;
	line-height: 40px;
}
.exp-wrap .lft-img-prt {
	width: 40%;
}
.rt-exp-prt .exp-bx-prt .exp-bx {
	padding: 18px;
}
.rt-exp-prt .exp-bx-prt .exp-bx ul li {
	font-size: 15px;
	margin: 2px 0;
}
.portfolio-bx .port-txt h3 {
	font-size: 20px;
	margin: 8px 0 0;
}
.footer .f-top .f-contact li p {
	font-size: 18px;
}
.footer .f-top .f-contact li a {
	font-size: 18px;
}
.footer .f-top .open-time {
	font-size: 18px;
}
.footer .f-top .footer-list li {
	font-size: 18px;
	margin: 0 0 8px;
}
.abt-txt h3 {
	font-size: 38px;
}
.testi-wrap .testi-bx p {
	font-size: 22px;
	margin: 10px 0 0;
	line-height: 34px;
}
.testi-wrap .testi-bx {
	padding-right: 10%;
}
.testi-wrap .testi-bx .client-prt h4 {
	font-size: 22px;
	line-height: 30px;
}
.booking-box {
	padding: 20px;
}
.booking-box h3 {
	font-size: 32px;
}
.booking-box p {
	margin: 8px 0 0;
	font-size: 18px;
	line-height: 25px;
}
.accordion-button {
	font-size: 20px;
	padding: 12px 0;
}
.footer .f-top .newsletter-prt h3 {
	font-size: 32px;
}
.footer .f-top .f-pera {
	font-size: 19px;
	line-height: 27px;
}
.footer .f-top .f-contact li p {
	font-size: 16px;
	width: 80%;
	line-height: 22px;
}
.footer .f-top .f-contact li a {
	font-size: 16px;
	width: 80%;
}
.inr-ban {
	height: 400px;
}
.srvc-txt h3 {
	font-size: 40px;
	line-height: 50px;
}
.srvc-txt p {
	font-size: 20px;
	margin: 10px 0 0;
	line-height: 30px;
}

}

@media (max-width: 991.98px) {

.header .navbar .navbar-nav {
	position: relative;
	padding: 0;
	border: none;
}
.navbar-toggler {
	padding: 2px 6px;
	background-color: #ddd;
}

.navbar-collapse {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, .8);
	padding: 15px 10px;
	border-radius: 5px;
	z-index: 99;
}

.navbar .navbar-collapse .navbar-nav {
	display: block;
}

.navbar .navbar-collapse .navbar-nav li {
	margin: 0;
	float: none;
}

.navbar .navbar-collapse .navbar-nav li a.nav-link {
	font-size: 18px;
	padding: 8px 0 !important;
	color: #ddd;
}
.banner .ban-content h2 {
	font-size: 50px;
}
.banner .ban-content h3 {
	font-size: 45px;
}
.banner {
	height: 450px;
}
.txt-slider h3 {
	font-size: 35px;
}
.about-sec {
	padding: 40px 0;
}
.main-wrap {
	padding: 40px 0;
}
.srvc-wrap {
	padding: 40px 0;
}
.mid-title-prt p {
	padding: 0 5%;
	font-size: 20px;
}
.mid-title-prt h3 {
	font-size: 32px;
	line-height: 40px;
}
.srvc-bx {
	margin-bottom: 25px;
}
.exp-wrap {
	padding: 45px 0;
	display: block;
}
.exp-wrap .lft-img-prt {
	width: 91%;
	margin: 0 auto 25px;
	border-radius: 10px;
}
.exp-wrap .rt-exp-prt {
	width: 100%;
}
.testi-wrap {
	padding: 45px 0;
}
.accordion-body p {
	font-size: 20px;
	line-height: 28px;
	margin: 0 0 10px;
}
.footer .f-top .newsletter-prt {
	padding: 25px 0;
}
.footer .f-top {
	padding: 40px 0;
}
.srvc-txt {
	padding-left: 0;
}
.inr-ban .inner-banner-content h1 {
	font-size: 50px;
}
.inr-ban {
	height: 300px;
}
.srvc-txt h3 {
	font-size: 34px;
}


}

@media (max-width: 767.98px) {
	.header .navbar {
		gap: 10px;
	}

.header {
	position: static;
	background-color: #000;
	padding: 15px 0;
}
.header .navbar .navbar-brand {
	width: 230px;
	margin: 0 auto 20px;
}
.banner .ban-content {
	width: 94%;
}
.banner .ban-content h2 {
	font-size: 38px;
}
.banner .ban-content h3 {
	font-size: 28px;
}
.banner .ban-content p {
	font-size: 18px;
}
.mt-5 {
	margin-top: 2rem !important;
}
.abt-txt h3 {
	font-size: 32px;
}
.abt-txt .abt-img-bx {
	margin-bottom: 25px;
}
.abt-img-bx2 {
	margin-bottom: 20px;
}
.mid-title-prt h3 {
	font-size: 28px;
	line-height: 34px;
}
.mid-title-prt p {
	padding: 0;
	font-size: 18px;
	line-height: 27px;
}
.exp-wrap .rt-exp-prt {
	padding: 0 15px;
}
.rt-exp-prt h3 {
	font-size: 28px;
	line-height: 35px;
}
.rt-exp-prt .exp-bx-prt .exp-bx {
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #676767;
}
.rt-exp-prt .exp-bx-prt .exp-bx:nth-child(3) {
	border-bottom: 1px solid #676767;
}
.testi-wrap .testi-bx {
	padding-right: 0;
}
.testi-wrap .testi-bx p {
	font-size: 20px;
	line-height: 30px;
}
.testi-wrap .testi-bx .client-prt h4 {
	font-size: 19px;
}
.booking-box {
	margin: 30px 0 0;
}
.accordion-button {
	font-size: 17px;
}
.accordion-body {
	padding: 15px 0;
}
.footer .f-top .newsletter-prt {
	display: block;
}
.footer .f-top .newsletter-prt h3 {
	font-size: 22px;
	width: 100%;
	margin: 0 0 20px;
}
.footer .f-top .newsletter-prt .newsletter-bx {
	width: 100%;
}
.footer .f-top .newsletter-prt .newsletter-bx .search-icon {
	padding: 12px 12px;
}
.footer .f-top .footer-title {
	margin: 15px 0;
}
.inr-ban {
	height: 220px;
}
.inr-ban .inner-banner-content h1 {
	font-size: 40px;
}
.srvc-txt h3 {
	font-size: 30px;
	line-height: 38px;
}
.srvc-txt {
	margin: 20px 0 0;
}
.srvc-txt p {
	font-size: 18px;
	line-height: 28px;
}

}