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

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

	.banner .ban-content .ban-txt h2 {
		font-size: 50px;
	}

	.banner .ban-content .ban-txt p {
		font-size: 26px;
	}

	.navbar .btn-danger2 {
		font-size: 14px;
		padding: 8px 13px !important;
	}

	.navbar .btn-danger2 i {
		margin-left: 4px;
		padding-left: 4px;
		font-size: 13px;
	}

	.navbar .navbar-brand {
		width: 220px;
	}

	.head-bttm .help-bx p {
		font-size: 15px;
	}

	.head-bttm .help-bx p a {
		font-size: 17px;
	}

}

@media (max-width: 1199.98px) {

	.banner .ban-content .ban-txt h2 {
		font-size: 45px;
	}

	.banner .ban-content .ban-txt p {
		font-size: 22px;
	}

	.navbar .btn-danger2 {
		font-size: 13px;
		padding: 8px 13px !important;
	}

	.navbar .btn-danger2 i {
		margin-left: 4px;
		padding-left: 4px;
		font-size: 13px;
	}

	.navbar .navbar-brand {
		width: 200px;
		margin: 0;
	}

	.head-bttm .help-bx {
		margin-right: 15px;
	}

	.head-bttm .help-bx img {
		margin-right: 10px;
		width: 32px;
	}

	.head-bttm .help-bx p {
		font-size: 13px;
	}

	.head-bttm .help-bx p a {
		font-size: 13px;
	}

	.navbar .navbar-collapse .navbar-nav li a.nav-link {
		font-size: 13px;
	}

	.head-top p {
		font-size: 14px;
	}

	.navbar .navbar-collapse .navbar-nav li {
		margin: 0 7px;
	}

	.testi-bx {
		padding: 25px;
	}

	.ban-bttm-prt h3 {
		font-size: 20px;
	}

	.process-area .process-bx {
		padding: 0;
	}

	.process-area .process-bx h3 {
		font-size: 22px;
	}

	.process-area .process-bx p {
		font-size: 14px;
	}

	.work-wrap .title-prt .work-title {
		margin-right: 30px;
	}

	.work-wrap .title-prt p {
		width: 60%;
	}

	.left-part {
		padding: 50px 55px 50px 105px;
	}

	.left-part h5 {
		font-size: 18px;
	}

	.left-part h3 {
		font-size: 50px;
	}

	.rt-part {
		padding: 35px 30px;
	}

	.rd-mailform .form-group label {
		font-size: 16px;
	}

	.counter-bx h3 {
		font-size: 36px;
	}

	.counter-bx p {
		margin: 0;
		font-size: 14px;
	}

	.ban-bttm-prt .bbb-img {
		width: 117px;
	}
}

@media (max-width: 991.98px) {
	.head-top p {
		width: 77%;
		font-size: 13px;
		line-height: 22px;
	}

	.head-bttm {
		position: static;
		background-color: #000;
	}

	.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: 15px;
		padding: 8px 0 !important;
		color: #ddd;
	}

	.head-bttm .help-bx {
		margin: 15px 0;
	}

	.banner .ban-content .ban-txt h2 {
		font-size: 28px;
	}

	.banner .ban-content .ban-txt p {
		font-size: 16px;
		margin: 8px 0 0;
	}

	.btn-danger {
		font-size: 14px;
		padding: 8px 14px !important;
	}

	.btn-danger i {
		margin-right: 0;
		font-size: 14px;
	}

	.btn-light {
		font-size: 14px;
		padding: 8px 14px !important;
	}

	.me-3 {
		margin-right: .5rem !important;
	}

	.testi-bx {
		padding: 15px;
	}

	.testi-bx p {
		margin: 10px 0 0;
		line-height: 23px;
		font-size: 14px;
	}

	.testi-carousel .owl-nav {
		bottom: -40px;
	}

	.testi-carousel .owl-nav [class*="owl-"] {
		margin: 0 8px;
	}

	.ban-bttm-prt h3 {
		font-size: 16px;
	}

	.ban-bttm-prt .bbb-img {
		width: 105px;
	}

	.abt-wrap .abt-txt h3 {
		font-size: 28px;
	}

	.abt-wrap .abt-txt p {
		margin: 10px 0 0;
		line-height: 24px;
		font-size: 14px;
	}

	.title-prt h3 {
		font-size: 30px;
	}

	.title-prt2 h3 {
		font-size: 30px;
	}

	.work-wrap .work-bx .work-overlay {
		padding: 14px;
	}

	.work-wrap .work-bx .work-overlay h3 {
		font-size: 18px;
	}

	.left-part {
		padding: 30px 40px;
		width: 50%;
	}

	.rt-part {
		width: 50%;
		padding: 25px 20px;
	}

	.rd-mailform .form-group .form-control {
		height: 45px;
		font-size: 14px;
	}

	.rd-mailform .form-group .form-select {
		height: 45px;
		font-size: 14px;
	}

	.left-part h3 {
		font-size: 35px;
	}

	.footer .f-top .footer-title {
		font-size: 20px;
		margin: 0 0 20px;
	}

	p {
		font-size: 14px;
	}

	.footer .f-top .footer-menu-list li {
		font-size: 14px;
		margin: 0 0 5px;
	}

	.counter-bx img {
		margin-right: 10px;
		width: 64px;
	}

	.srvc-bx .srvc-txt {
		padding: 0 15px 15px;
	}

	.srvc-bx .srvc-txt .ico-bx {
		width: 70px;
		margin-top: -36px;
	}
}

@media (max-width: 767.98px) {

	.head-top {
		display: none;
	}

	.banner .ban-content {
		position: static;
		transform: translateY(0%);
	}

	.ban-txt {
		padding: 15px 0;
	}

	.banner .ban-content .ban-txt h2 {
		font-size: 24px;
		color: #000;
	}

	.banner .ban-content .ban-txt p {
		color: #353535;
	}

	.btn-light {
		font-size: 12px;
		padding: 7px 10px !important;
	}

	.btn-danger {
		font-size: 12px;
		padding: 7px 10px !important;
	}

	.testi-bx {
		box-shadow: 0px 3px 19px rgba(0, 0, 0, 0.1019607843);
	}

	#testi-carousel .owl-stage-outer {
		padding-bottom: 55px;
	}

	.testi-carousel .owl-nav {
		bottom: 8px;
	}

	.ban-bttm-prt .bbb-img {
		position: static;
		margin-bottom: 20px;
		display: inline-block;
	}

	.abt-txt {
		margin-top: 20px;
	}

	.abt-wrap {
		padding: 40px 0;
	}

	.srvc-wrap {
		padding: 40px 0;
	}

	.title-prt {
		display: block;
	}

	.title-prt h3 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.btn-danger2 {
		font-size: 14px;
		padding: 7px 14px !important;
	}

	.srvc-bx .srvc-txt {
		padding: 0 15px 15px;
	}

	.srvc-bx .srvc-txt .ico-bx {
		width: 55px;
		margin-top: -30px;
	}

	.srvc-bx .srvc-txt h3 {
		font-size: 20px;
		margin: 10px 0 0;
	}

	.process-area::before {
		display: none;
	}

	.process-area {
		display: block;
	}

	.process-area .process-bx {
		width: 100%;
	}

	.process-wrap {
		padding: 40px 0;
	}

	.work-wrap {
		padding: 40px 0 0;
	}

	.work-wrap .title-prt .work-title {
		width: 100%;
	}

	.work-wrap .title-prt p {
		width: 100%;
	}

	.work-wrap .work-list {
		bottom: -50px;
	}

	.work-wrap .mt-5 {
		margin-top: 2rem !important;
	}

	.work-carousel .owl-nav {
		top: -70px;
	}

	.title-prt .testi-title {
		width: 100%;
	}

	.title-prt p {
		width: 100%;
	}

	.mt-5 {
		margin-top: 2rem !important;
	}

	.testi-carousel .owl-nav {
		bottom: -40px;
	}

	.main-wrap {
		padding: 40px 0;
	}

	#testi-carousel {
		display: none;
	}

	#testi-carousel2 .owl-item {
		padding: 0 0;
	}

	.d-flex {
		display: block !important;
	}

	.left-part {
		padding: 20px;
		width: 100%;
	}

	.left-part h5 {
		font-size: 16px;
	}

	.left-part h3 {
		font-size: 28px;
	}

	.rt-part {
		width: 100%;
		padding: 20px;
	}

	.counter-bx {
		margin-bottom: 20px;
		justify-content: start;
	}

	.footer .f-top .footer-title {
		margin: 15px 0;
	}

	.footer .f-top {
		padding: 40px 0;
	}

	.custom-bx .srvc-inr-img {
		float: none;
		padding-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}

	.abt-wrap .abt-txt h3 {
		font-size: 24px;
	}

	.title-prt2 h3 {
		font-size: 26px;
	}

	.iframe-box iframe {
		height: 400px;
	}

	.testi-bx .client-info .c-txt h3 {
		font-size: 17px;
	}

	.testi-bx .client-info .c-txt h3 span {
		font-size: 14px;
	}

}