/*////////////////////////////////////////////////////// Responsive CSS Structure //////////////////////////////////////////////////////*/

@media (min-width: 1800px) and (max-width: 1899px) {}

@media (min-width: 1200px) {
	.container {
		max-width: 1100px;
	}

}

@media (min-width: 1400px) {
	.footer .container {
		max-width: 1300px;
	}

	.header .container {
		max-width: 85%;
	}

}

@media (min-width: 1300px) {
	.image-container {
		max-width: 1252px;
	}
}

@media (min-width: 1300px) and (max-width: 1399px) {
	.month-chart [class*=col-] {
		width: 8%;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.month-chart [class*=col-] {
		width: 8%;
	}
}



@media (min-width: 992px) {}

@media (min-width: 992px) and (max-width: 1199px) {




	.navbar-nav>li>a.nav-link.btn {
		font-size: 14px;
		line-height: 14px;
		padding: 10px 15px !important;
		border-radius: 10px;
	}

	.navbar-brand img {
		width: 90px;
	}

	.header.header-appear {
		padding: 10px 0;
	}

	.header {
		padding: 10px 0;
	}

	.section-title {
		font-size: 30px;
		line-height: 34px;
		padding: 0 0 20px;
	}

	.enter-code .form-group {
		padding: 15px;
	}

	.enter-code .form-group .form-control {
		border-radius: 10px;
		height: 55px;
		padding: 12px;
		font-size: 14px;
		line-height: 22px;
	}

	.enter-code .btn-black {
		padding: 14px 27px;
	}

	.main-banner .banner-img {
		margin: 15px 0 0;
	}

	.section-title br {
		display: none;
	}

	.section-padding {
		padding: 30px 0;
	}

	.choice-text {
		padding: 20px;
		border-radius: 20px;
	}

	p {
		font-size: 18px;
		line-height: 22px;
	}

	.top-text {
		font-size: 20px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.top-text {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.btn-arrow {
		font-size: 14px;
		line-height: 14px;
		padding: 15px;
		padding-right: 52px;
	}

	.btn-arrow:after {
		height: 24px;
		width: 24px;
		background-size: 24px;
		right: 15px;
	}

	.choice-text p {
		margin: 0 0 20px;
	}

	.story-image img,
	.choice-image img {
		border-radius: 20px;
	}



	.tariff-block .tariff-text ul li {
		padding: 0 0 14px;
		padding-left: 34px;
		font-size: 15px;
		line-height: 15px;
		word-break: break-word;
	}

	.nav-tabs .nav-link {
		padding: 14px;
		font-size: 18px;
		line-height: 18px;
	}


	.tariff-block .tariff-plan p {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.tariff-block .tariff-plan {
		margin-top: 20px;
		padding: 20px;
	}

	.story-block .story-text {
		padding: 0 0 20px;
	}

	.story-block {
		padding: 0 0 30px;
	}

	.compare-block .compare-text {
		margin-bottom: 20px;
	}

	.story-block .top-text,
	.story-block .section-title,
	.story-block p,
	.contract-block .section-title,
	.contract-block p,
	.compare-block .section-title,
	.compare-block p {
		padding: 0 0 20px;
	}

	.image-sec {
		height: 400px;
	}

	.contract-block {
		margin: 0 0 20px;
	}

	.f-block ul li {
		padding: 0 0 14px;
	}

	.f-block ul li a {
		font-size: 16px;
		line-height: 16px;
	}

	.f-block .f-social {}

	.footer {
		padding: 30px 0;
	}

	.sidebar {
		width: 280px;
		padding: 15px;
	}

	.sidebar ul li a {
		font-size: 20px;
		line-height: 20px;
		padding: 18px 24px;
	}

	.wrapper {
		padding: 198px 30px 99px 310px;
	}

	.month-chart [class*=col-] {
		width: 8.33333333%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.header {
		padding: 10px 0;
	}

	.main-banner {
		padding: 100px 0 30px;
	}

	.navbar-nav .nav-item {
		padding: 0 5px;
	}

	.navbar-nav {
		margin: 0 -5px;
	}

	.navbar-nav>li>a.nav-link {
		font-size: 14px;
		line-height: 14px;
		padding: 2px 0 !important;
		padding-right: 16px !important;
	}

	.navbar-nav>li>a.nav-link.btn {
		font-size: 14px;
		line-height: 14px;
		padding: 10px 15px !important;
		border-radius: 10px;
		text-align: center;
		justify-content: center;
		margin: 0 10px;
		margin-top: 15px;
	}

	.navbar-brand img {
		width: 90px;
	}

	.header {
		padding: 10px 0;
	}

	.section-title {
		font-size: 20px;
		line-height: 24px;
		padding: 0 0 15px;
	}

	.enter-code .form-group {
		padding: 15px;
	}

	.enter-code .form-group .form-control {
		border-radius: 10px;
		height: 55px;
		padding: 12px;
		font-size: 14px;
		line-height: 22px;
	}

	.enter-code .btn-black {
		padding: 14px 27px;
	}

	.main-banner .banner-img {
		margin: 15px 0 0;
	}

	.section-title br {
		display: none;
	}

	.section-padding {
		padding: 30px 0;
	}

	.choice-text {
		padding: 20px;
		border-radius: 20px;
	}

	p {
		font-size: 14px;
		line-height: 18px;
	}

	.top-text {
		font-size: 20px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.top-text {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.btn-arrow {
		font-size: 14px;
		line-height: 14px;
		padding: 15px;
		padding-right: 52px;
	}

	.btn-arrow:after {
		height: 24px;
		width: 24px;
		background-size: 24px;
		right: 15px;
	}

	.choice-text p {
		margin: 0 0 20px;
	}

	.story-image img,
	.choice-image img {
		border-radius: 20px;
	}

	.gray-box {
		border-radius: 20px;
		padding: 15px;
	}

	.tariff-block .tariff-text ul li {
		padding: 0 0 14px;
		padding-left: 34px;
		font-size: 15px;
		line-height: 15px;
		word-break: break-word;
	}

	.nav-tabs .nav-link {
		padding: 14px;
		font-size: 18px;
		line-height: 18px;
	}

	.tariff-block .tariff-plan p {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.tariff-block .tariff-plan {
		margin-top: 20px;
		padding: 20px;
	}

	.story-block .story-text {
		padding: 0 0 20px;
	}

	.story-block {
		padding: 0 0 30px;
	}

	.compare-block .compare-text {
		margin-bottom: 20px;
	}

	.story-block .top-text,
	.story-block .section-title,
	.story-block p,
	.contract-block .section-title,
	.contract-block p,
	.compare-block .section-title,
	.compare-block p {
		padding: 0 0 20px;
	}

	.image-sec {
		height: 400px;
	}

	.contract-block {
		margin: 0 0 20px;
	}

	.f-block ul li {
		padding: 0 0 14px;
	}

	.f-block ul li a {
		font-size: 16px;
		line-height: 16px;
	}

	.f-block .f-social {}

	.footer {
		padding: 30px 0;
	}

	#ad-modal .modal-content {
		padding: 40px 15px 15px;
		border-radius: 14px;
	}

	#ad-modal .btn-close {
		right: 10px;
		top: 10px;
		height: 30px;
		width: 30px;
	}

	#ad-modal p {
		margin: 0 0 22px;
	}

	#ad-modal .form-group .btn {
		margin: 10px 0 0 !important;
	}

	#ad-modal .form-check-label {
		font-size: 14px;
		line-height: 18px;
	}

	.counter [class*=col-]:after {
		right: 0;
		width: 12px;
		height: 31px;
	}

	.counter-block span {
		font-size: 10px;
		line-height: 14px;
		margin-left: 8px;
	}

	.counter-block h3 {
		font-size: 22px;
		line-height: 30px;
	}

	#ad-modal .form-group .form-control {
		width: 100%;
	}

	#ad-modal .form-group {
		margin: 0 0 20px;
		display: block;
	}

	.inner-page {
		padding: 110px 0 80px;
	}

	.title-text-block p {
		font-size: 16px;
	}

	.contact-tab {
		border-radius: 20px;
		padding: 15px;
	}

	.contact-tab .form-check {
		margin: 0 0 10px;
	}

	.contact-tabing .btn {
		padding: 14px 72px;
	}

	.contact-tabing .nav-tabs .nav-item .nav-link span {
		width: 38px;
		height: 38px;
	}

	.impressum-block {
		/* margin: 0 0 15px;
		height: auto; */
	}

	.impressum-block h5 {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block h4 {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block h3 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block p {
		font-size: 15px;
		line-height: 20px;
		margin: 0 0 14px;
	}

	.newsletter {
		max-width: 400px;
		margin: 0 auto;
	}

	.impressum-main .section-title {
		padding: 0 0 30px;
	}

	.f-block p {
		font-weight: 500;
		font-size: 16px;
		line-height: 22px;
	}

	.login-form,
	.member-benefit {
		padding: 20px;
	}

	.member-benefit h3 {
		font-size: 20px;
		line-height: 20px;
	}

	.member-benefit ul li {
		font-size: 15px;
		line-height: 20px;
	}

}


/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/

@media (min-width: 768px) and (max-width: 991px) {}

@media all and (min-width: 992px) {

	.sidebar-toggle.navbar-toggler {
		display: none;
	}

	.dropdown>.dropdown-megamenu,
	.dropdown.open>.dropdown-megamenu {
		display: block !important;
		opacity: 0;
		visibility: hidden;
		transition: all ease 0.2s;
		border-radius: 0;
		border: none;
		min-width: auto;
		right: 0;
		width: auto;
		left: 0;
		padding: 30px 0 0;
		background: transparent;
		transition: margin .3s, visibility 0s 0s, opacity .3s, transform .3s;
		box-shadow: none;
		opacity: 0;
	}



	.dropdown:hover>.dropdown-menu,
	.dropdown.open:hover>.dropdown-menu {
		opacity: 1;
		visibility: visible;
	}

	.dropdown:hover>.dropdown-menu.small-menu,
	.dropdown.open:hover>.dropdown-menu.small-menu {
		display: block;
	}

	.dropdown .dropdown-menu.small-menu {
		padding: 10px;
	}

	.dropdown .dropdown-menu.small-menu li {
		padding: 0;
	}

	.dropdown .dropdown-menu.small-menu li .dropdown-item {
		padding: 10px;
	}

	.header .dropdown-menu .dropdown-sub-li * {
		opacity: 0;
	}

	.header .dropdown:hover .dropdown-sub-li * {
		opacity: 1;
	}

	.header .dropdown-menu .dropdown-sub-li {
		transform: translate3d(0px, 5rem, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
		transform-style: preserve-3d;
		transition: 0.4s;
		transition-delay: 0.2s;
	}

	.header .dropdown:hover .dropdown-sub-li {
		transform: translate3d(0px, 0, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
	}
}



@media (max-width: 991px) {
	.header.header-appear .navbar-brand img {
		width: 50px;
	}


	.navbar-nav {
		align-items: start;
		margin: 0;
		padding-left: 0;
	}

	.navbar-brand img {
		width: 60px;
	}

	.navbar-brand {
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 9999;
	}

	.navbar-toggler-icon {
		width: auto;
		height: auto;
		background: none;
	}

	.navbar-toggler {
		padding: 0;
		width: 32px;
		height: 32px;
		position: relative;
		margin: 0;
		background: transparent;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 999;
		margin-left: auto;
		margin-left: 0;
		background: transparent;
		z-index: 9999;
		border: none;
	}


	.navbar-toggler .navbar-toggler-icon .toggle-bar {
		position: relative;
		display: block;
		height: 2px;
		width: 18px;
		transition: 0.4s;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		-ms-transition: 0.4s;
		-o-transition: 0.4s;
		border-radius: 5px;
		margin: 0 auto 4px;
		background: #0c1315;
		border-radius: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.navbar-toggler:focus {
		box-shadow: none;
		outline: none;
	}

	.navbar-menu.show {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	.navbar-toggler.open .navbar-toggler-icon .toggle-bar:first-child {
		top: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}


	.navbar-toggler.open .navbar-toggler-icon .toggle-bar:nth-child(2) {
		opacity: 0;
	}


	.navbar-toggler.open .navbar-toggler-icon .toggle-bar:last-child {
		top: -6px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}

	.navbar-toggler .navbar-toggler-icon .toggle-bar:last-child {
		margin-bottom: 0;
	}

	.navbar-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 999;
		-webkit-transform: translateX(110%);
		transform: translateX(110%);
		-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		padding: 120px 20px 60px;
		overflow: auto;
		height: 100% !important;
		background-color: #fff;
		min-height: 100vh;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-right: auto;
		margin-left: auto;
		align-items: flex-start;
		flex-direction: column;
		text-align: left;
		padding: 100px 0 30px;
		display: block;

	}

	.navbar-collapse.show {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	.navbar-nav .nav-item .nav-link {
		border-bottom: 1px solid #e5e5eb;
		padding: 13px !important;
		color: #000;

	}

	.header .dropdown-menu .nav-item {
		border-bottom: 1px solid #e5e5eb;
	}

	.header .dropdown-menu .nav-item:last-child {
		/* border: none; */
	}

	.header .dropdown-menu.small-menu {
		padding: 0;
	}

	.header .dropdown-menu .dropdown-item {
		padding: 10px;
		font-size: 14px;
		line-height: 14px;
		padding-left: 24px;
	}

	.navbar-nav .nav-item {
		padding: 0;
		width: 100%;
	}

	.dropdown-toggle::after {
		right: 12px;
		top: 17px;
	}

	.dropdown-menu {
		background: transparent;
		border: none;
	}

	.sidebar {
		position: fixed;
		top: 0;
		bottom: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
		margin: 0;
		z-index: 9999;
	}

	.sidebar.open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}



	.sidebar-toggle .navbar-toggler-icon .toggle-bar {
		position: relative;
		display: block;
		height: 2px;
		width: 26px;
		transition: 0.4s;
		-webkit-transition: 0.4s;
		-moz-transition: 0.4s;
		-ms-transition: 0.4s;
		-o-transition: 0.4s;
		border-radius: 5px;
		margin: 0 auto 4px;
		background: #0c1315;
		border-radius: 0;
		margin-left: auto;
		margin-right: auto;
	}

	.sidebar-toggle:focus {
		box-shadow: none;
		outline: none;
	}

	.sidebar-toggle.open .navbar-toggler-icon .toggle-bar:first-child {
		top: 6px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
	}


	.sidebar-toggle.open .navbar-toggler-icon .toggle-bar:nth-child(2) {
		opacity: 0;
	}


	.sidebar-toggle.open .navbar-toggler-icon .toggle-bar:last-child {
		top: -6px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
	}

	.sidebar-toggle .navbar-toggler-icon .toggle-bar:last-child {
		margin-bottom: 0;
	}

	.sidebar {
		width: 280px;
		padding: 15px;
	}

	.sidebar ul li a {
		font-size: 20px;
		line-height: 20px;
		padding: 18px 24px;
	}

	.wrapper {
		padding: 110px 30px 99px 30px;
	}

	.month-chart [class*=col-] {
		width: 8.33333333%;
	}
}

@media (max-width: 767px) {
	.header {
		transition: all .5s ease;
		padding: 10px 0;
	}

	.header.header-appear {
		padding: 10px 0;
	}

	.main-banner {
		padding: 100px 0 30px;
	}

	.section-title {
		font-size: 20px;
		line-height: 24px;
		padding: 0 0 15px;
	}

	.enter-code .form-group {
		padding: 15px;
		display: block;
	}

	.enter-code .form-group .form-control {
		border-radius: 10px;
		height: 55px;
		padding: 12px;
		font-size: 14px;
		line-height: 22px;
		margin-right: 0;
		margin: 0 0 10px;
	}

	.enter-code .btn-black {
		padding: 14px 27px;
		margin-top: 10px;
	}

	.main-banner .banner-img {
		margin: 15px 0 0;
	}

	.section-title br {
		display: none;
	}

	.section-padding {
		padding: 30px 0;
	}

	.choice-text {
		padding: 20px;
		border-radius: 20px;
	}

	p {
		font-size: 14px;
		line-height: 18px;
	}

	.top-text {
		font-size: 20px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.top-text {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 20px;
	}

	.btn-arrow {
		font-size: 14px;
		line-height: 14px;
		padding: 15px;
		padding-right: 52px;
	}

	.btn-arrow:after {
		height: 24px;
		width: 24px;
		background-size: 24px;
		right: 15px;
	}

	.choice-text p {
		margin: 0 0 20px;
	}

	.story-image img,
	.choice-image img {
		border-radius: 20px;
	}

	.gray-box {
		border-radius: 20px;
		padding: 15px;
	}

	.tariff-block .tariff-text ul li {
		padding: 0 0 14px;
		padding-left: 34px;
		font-size: 15px;
		line-height: 15px;
		word-break: break-word;
	}

	.nav-tabs .nav-link {
		padding: 14px;
		font-size: 18px;
		line-height: 18px;
	}



	.tariff-block .tariff-plan p {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.tariff-block .tariff-plan {
		margin-top: 20px;
		padding: 20px;
	}

	.story-block .story-text {
		padding: 0 0 20px;
	}

	.story-block {
		padding: 0 0 30px;
	}

	.compare-block .compare-text {
		margin-bottom: 20px;
	}

	.story-block .top-text,
	.story-block .section-title,
	.story-block p,
	.contract-block .section-title,
	.contract-block p,
	.compare-block .section-title,
	.compare-block p {
		padding: 0 0 20px;
	}

	.image-sec {
		height: 200px;
	}

	.contract-block {
		margin: 0 0 20px;
	}

	.f-block ul li {
		padding: 0 0 14px;
	}

	.f-block {
		text-align: center;
		padding: 0 0 20px;
	}

	.f-block ul li a {
		font-size: 16px;
		line-height: 16px;
	}

	.f-block .f-social {
		margin: 0 -12px;
		justify-content: center;
	}

	.footer {
		padding: 30px 0 0;
	}

	.header .dropdown-menu .dropdown-sub-li {
		padding: 20px 0;
	}

	.navbar-nav>li>a.nav-link.btn {
		font-size: 14px;
		line-height: 14px;
		padding: 10px 15px !important;
		border-radius: 10px;
		text-align: center;
		justify-content: center;
		margin: 0 10px;
		margin-top: 15px;
	}

	#ad-modal .modal-content {
		padding: 40px 15px 15px;
		border-radius: 14px;
	}

	#ad-modal .btn-close {
		right: 10px;
		top: 10px;
		height: 30px;
		width: 30px;
	}

	#ad-modal p {
		margin: 0 0 22px;
	}

	#ad-modal .form-group .btn {
		margin: 10px 0 0 !important;
	}

	#ad-modal .form-check-label {
		font-size: 14px;
		line-height: 18px;
	}

	.counter [class*=col-]:after {
		right: 0;
		width: 12px;
		height: 31px;
	}

	.counter-block span {
		font-size: 10px;
		line-height: 14px;
		margin-left: 8px;
	}

	.counter-block h3 {
		font-size: 22px;
		line-height: 30px;
	}

	#ad-modal .form-group .form-control {
		width: 100%;
	}

	#ad-modal .form-group {
		margin: 0 0 20px;
		display: block;
	}

	.inner-page {
		padding: 110px 0 60px;
	}

	.image-text-block {
		padding: 70px 0;
	}

	.title-text-block .section-title {
		padding: 0 0 30px;
	}

	.title-text-block p {
		font-size: 14px;
	}

	.image-block {
		margin: 20px 0;
	}

	.latest-sec {
		text-align: center;
	}

	.image-text-block p {
		line-height: 20px;
		font-size: 14px;
	}

	.latest-block {
		display: block;
		text-align: center;
		padding: 0 0 20px;
	}

	.contact-tab {
		border-radius: 20px;
		padding: 15px;
	}

	.contact-tab .form-check {
		margin: 0 0 10px;
	}

	.contact-tabing .btn {
		padding: 14px 72px;
	}

	.contact-tabing .nav-tabs .nav-item .nav-link span {
		width: 38px;
		height: 38px;
	}

	.impressum-block {
		margin: 0 0 15px;
		height: auto;
	}

	.impressum-block h5 {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block h4 {
		font-size: 18px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block h3 {
		font-size: 24px;
		line-height: 24px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block p {
		font-size: 15px;
		line-height: 20px;
		margin: 0 0 14px;
	}

	.impressum-main .text-block ul li {
		padding-left: 26px;
		font-size: 14px;
	}

	.impressum-main .section-title {
		padding: 0 0 30px;
	}

	.f-block p {
		font-size: 16px;
		line-height: 20px;
	}

	.login-form,
	.member-benefit {
		padding: 20px;
		height: auto;
	}

	.member-benefit h3 {
		font-size: 20px;
		line-height: 20px;
	}

	.member-benefit ul li {
		font-size: 15px;
		line-height: 20px;
	}

	.member-benefit .btn {
		margin-top: 15px;
	}

	.contact-tabing .nav-tabs .nav-item .nav-link h4 {
		font-size: 12px;
		line-height: 16px;
	}

	.contact-tabing .nav-tabs .nav-item .nav-link h5 {
		font-size: 12px;
		line-height: 16px;
	}

	.contact-block {
		border-radius: 20px;
		padding: 20px;
		margin-bottom: 30px;
	}

	.contact-block .block-title .number {
		height: 38px;
		width: 38px;
		font-size: 14px;
		line-height: 14px;
		margin-right: 10px;
		flex: 0 0 38px;
	}

	.contact-block .block-title h3 {
		font-size: 14px;
		line-height: 20px;
	}

	.dash-block {
		margin: 0 0 20px;
	}

	.month-chart [class*=col-] {
		width: 20%;
	}

	.footer-wrapper .footer {
		padding-right: 0;
		padding-left: 0;
	}


}


@media (min-width: 240px) and (max-width: 575px) {}

/*---------- Large Desktop , Large Screen End ----------*/