/* XL Device :1200px. */
@media (min-width: 100px) and (max-width: 1449px) {
	.header-bar-section::after,
	.main-menu-area::after {
		width: 11%;
	}
}

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

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.menu-main ul li a {
		margin-right: 20px;
	}

	.container {
		padding-right: 30px;
		padding-left: 30px;
	}

	.main-menu-area::after {
		clip-path: polygon(8.51% -5.44%, 100% 0%, 100% 113.61%, 0% 100%);
	}

	.header-bar-section::after {
		clip-path: polygon(11.9% 2px, 100% 0%, 100% 95.92%, 7.76% 111.76%);
	}

	.single-bx-info.number-blk a {
		font-size: 25px;
	}
	.about-btm-bxs {
		padding: 0 40px;
	}
	.member-ship-bxs .service-img {
		padding-left: 15px;
	}
	.member-ship-bxs .single-service-blk a {
		padding-left: 10px;
		font-size: 11px;
	}
}

/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	.mobile-only {
		display: block;
	}

	.desktop-only {
		display: none;
	}

	.mobile-menu {
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		width: 80%;

		z-index: 9;

		transition: 0.6s;
		-webkit-transition: 0.6s;
		-moz-transition: 0.6s;
		-ms-transition: 0.6s;
		-o-transition: 0.6s;
	}

	.mobile-menu li a {
		display: block;
		color: #fff;
		padding: 12px 45px;
		font-size: 20px;
		font-weight: 900;
		transition: 0.3s;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
	}

	.mobile-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		padding-top: 60px;
		padding-bottom: 30px;
		background: #202b41;
	}

	.close-men {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 28px;
		cursor: pointer;
		color: #e7e9ec;
		height: 60px;
		width: 60px;
		background: #2f3a56;
		display: block;
		text-align: center;
		line-height: 60px !important;
	}

	.mobile-menu .box-c-info {
		background: #131b2b;
		height: 100%;
		padding: 20px 45px;
		padding-top: 50px;
	}

	.mobile-menu .single-bx-info.number-blk a {
		color: #fff;
		font-size: 16px;
	}

	.mobile-menu .single-bx-info a {
		color: #fff !important;
	}

	.mobile-menu .single-bx-info {
		margin-bottom: 20px;
	}

	.header-bar-section {
		display: none;
	}

	.mobile-menu .single-bx-info:last-child {
		nm: ;
		margin: 0;
	}

	.mobile-menu li a:hover {
		background: #0b9d0c;
	}

	.mobile-menu.active {
		right: 0;
	}

	.main-menu-area::after {
		dn: ;
		display: none;
	}

	.site-logo {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 20px 0;
	}

	.menu-open {
		font-size: 34px;
		cursor: pointer;
	}

	.hero-texts {
		padding: 0;
		padding-top: 100px;
		text-align: center;
	}

	.hero-texts h2 {
		font-size: 40px;
		padding: 0 50px;
	}

	.hero-texts p {
		text-align: center;
		padding: 0;
		padding: 0 100px;
	}

	.h-sp-img-2 {
		display: none;
	}

	.hero-area {
		height: 800px;
	}

	.header-sp-img {
		height: 500px;
	}

	.mdl-sp {
		background: none;
	}

	.abt-main-texts h2 {
		font-size: 32px;
	}

	.abt-main-texts p {
		font-size: 14px;
	}

	.abt-main-texts h2 span {
		font-size: 16px;
	}

	.abt-main-texts {
		padding: 40px 35px;
	}

	.site-btn {
		height: 40px;
		padding: 0 22px;
		line-height: 40px;
	}

	.service-area {
		padding-top: 250px;
	}

	.section-title h2 {
		font-size: 40px;
	}

	.sp-rt-img {
		display: none;
	}

	.sp-lft-img {
		display: none;
	}

	.contact-form-blk {
		margin-top: 50px;
		padding: 0;
	}

	.sub-btn {
		text-align: center;
	}

	.h-sp-img-1 {
		display: none;
	}

	.single-service-area-blk.lft-thm-bx .row {
		flex-direction: column;
	}
	.single-service-area-blk .row {
		flex-direction: column-reverse;
	}
	.service-img-main {
		padding-left: 0;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	.single-service-area-blk {
		padding-bottom: 50px;
	}
	.sp-rt-img.about-thum {
		display: block;
		position: unset;
		max-width: 90%;
		transform: unset;
		margin: 0 auto;
	}
	.about-bx {
		max-width: 450px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.row.member-ship-bxs {
		flex-direction: revert !important;
	}
	.px-membe-img {
		display: none;
	}
	.memb-text {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
}

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.mobile-only {
		display: block;
	}

	.desktop-only {
		display: none;
	}

	.mobile-menu {
		position: fixed;
		top: 0;
		right: -100%;
		height: 100%;
		width: 100%;

		z-index: 9;

		transition: 0.6s;
		-webkit-transition: 0.6s;
		-moz-transition: 0.6s;
		-ms-transition: 0.6s;
		-o-transition: 0.6s;
	}

	.mobile-menu li a {
		display: block;
		color: #fff;
		padding: 12px 45px;
		font-size: 20px;
		font-weight: 900;
		transition: 0.3s;
		-webkit-transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
	}

	.mobile-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		padding-top: 60px;
		padding-bottom: 30px;
		background: #202b41;
	}

	.close-men {
		position: absolute;
		right: 0;
		top: 0;
		font-size: 28px;
		cursor: pointer;
		color: #e7e9ec;
		height: 60px;
		width: 60px;
		background: #2f3a56;
		display: block;
		text-align: center;
		line-height: 60px !important;
	}

	.mobile-menu .box-c-info {
		background: #131b2b;
		height: 100%;
		padding: 20px 45px;
		padding-top: 50px;
	}

	.mobile-menu .single-bx-info.number-blk a {
		color: #fff;
		font-size: 16px;
	}

	.mobile-menu .single-bx-info a {
		color: #fff !important;
	}

	.mobile-menu .single-bx-info {
		margin-bottom: 20px;
	}

	.header-bar-section {
		display: none;
	}

	.mobile-menu .single-bx-info:last-child {
		nm: ;
		margin: 0;
	}

	.mobile-menu li a:hover {
		background: #0b9d0c;
	}

	.mobile-menu.active {
		right: 0;
	}

	.main-menu-area::after {
		dn: ;
		display: none;
	}

	.site-logo {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 20px 0;
	}

	.menu-open {
		font-size: 34px;
		cursor: pointer;
	}

	.hero-texts {
		padding: 0;
		padding-top: 100px;
		text-align: center;
	}

	.hero-texts h2 {
		font-size: 40px;
		padding: 0 50px;
	}

	.hero-texts p {
		text-align: center;
		padding: 0;
		padding: 0 100px;
	}

	.h-sp-img-2 {
		display: none;
	}

	.hero-area {
		height: 800px;
	}

	.header-sp-img {
		height: 500px;
	}

	.mdl-sp {
		background: none;
	}

	.abt-main-texts h2 {
		font-size: 32px;
	}

	.abt-main-texts p {
		font-size: 14px;
	}

	.abt-main-texts h2 span {
		font-size: 16px;
	}

	.abt-main-texts {
		padding: 40px 35px;
	}

	.site-btn {
		height: 40px;
		padding: 0 22px;
		line-height: 40px;
	}

	.service-area {
		padding-top: 250px;
	}

	.section-title h2 {
		font-size: 40px;
	}

	.sp-rt-img {
		display: none;
	}

	.sp-lft-img {
		display: none;
	}

	.contact-form-blk {
		margin-top: 50px;
		padding: 0;
	}

	.header-bar-section {
		display: none;
	}

	.hero-texts {
		padding: 0;
		padding-top: 50px;
	}

	.hero-texts h2 {
		font-size: 22px;
		padding: 0;
	}

	.hero-texts p {
		padding: 0;
		font-size: 15px;
		margin-top: 20px;
		margin-bottom: 50px;
	}

	.hero-btn-blk {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}

	.hero-btn-blk a {
		display: block;
		width: 200px;
		margin-top: 18px;
	}

	.hero-area {
		height: auto;
		padding-bottom: 100px;
	}

	.cr-2-img {
		display: none;
	}

	.abt-main-texts {
		margin: 0;
	}

	.h-sp-img-1 {
		display: none;
	}

	.top-sp::after {
		display: none;
	}

	.top-sp {
		display: none;
	}

	.about-area {
		margin: 0;
	}

	.mdl-sp {
		display: none;
	}

	.about-area {
		background: #000000;
	}

	.service-area {
		margin: 0;
		padding: 0;
		padding: 50px 0;
	}

	.section-title h2 {
		font-size: 32px;
	}

	.single-service-blk a {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}

	.service-img span {
		width: ;
	}

	.memb-text h2 {
		font-size: 24px;
		text-align: center;
	}

	.memb-text {
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	.m-lists {
		text-align: left;
		margin: 0 auto;
	}

	.hero-btn-blk a {
		margin: ;
		margin-right: 0;
	}

	.section-title h2 {
		font-size: ;
	}

	.section-title h2 br {
		display: none;
	}

	.single-tst {
		margin-bottom: 20px;
	}

	.customer-area {
		padding: 50px 0;
	}

	.call-top-ac-texts h2 {
		font-size: 20px;
		line-height: 1.4;
	}

	.single-bx-info.number-blk a {
		font-size: 14px;
	}

	.single-bx-info a {
		font-size: 14px;
	}

	.footer-bottom-left-blk p {
		text-align: center;
		margin-bottom: 14px;
	}

	.footer-bottom-menu {
		margin-bottom: 15px;
	}

	.site-footer-rt-blk p {
		text-align: center;
	}

	.footer-menu ul li a {
		font-size: 12px;
	}

	.sub-btn {
		text-align: center;
	}
	.single-service-area-blk.lft-thm-bx .row {
		flex-direction: column;
	}
	.single-service-area-blk .row {
		flex-direction: column-reverse;
	}
	.service-img-main {
		padding-left: 0;
		margin: 0 auto;
		margin-bottom: 50px;
	}
	.single-service-area-blk {
		padding-bottom: 50px;
	}
	.single-service-aera {
		padding: 30px 0;
	}
	.single-service-area-blk {
		padding: 40px 0;
	}
	.single-service-area-blk.pos-re {
	}
	.single-servis-contnet {
		padding: 25px;
	}
	.call-top-action-area {
	}
	.submit-pymt-rw {
		display: block;
	}
	.submit-py-inpt {
		max-width: 100%;
	}
	.submit-py-membership {
		max-width: 100%;
		padding-bottom: 40px;
	}
	.sp-rt-img.about-thum {
		display: block;
		position: unset;
		max-width: 90%;
		transform: unset;
		margin: 0 auto;
	}
	.about-bx {
		max-width: 450px;
		margin: 0 auto;
		margin-bottom: 20px;
	}
	.about-content .single-servis-contnet h2 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.about-content .single-servis-contnet h2 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.about-btm-bxs {
		padding: 0 50px;
	}
	.about-bx img {
		width: 30px;
	}
	.about-bx h4 {
		font-size: 14px;
	}
	.inner-hero-texts h2 {
		font-size: 32px;
	}
	.inner-pages-hero-area {
		height: 150px;
	}
	.single-service-aera {
	}
	.single-service-aera .section-title h2 {
		font-size: 22px;
	}
	.row.member-ship-bxs {
		flex-direction: revert !important;
	}
	.px-membe-img {
		display: none;
	}
	.memb-text {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}
}

/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {
}
