@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Archivo+Narrow:ital,wght@0,400..700;1,400..700&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body {
	font-family: "Poppins", sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/******* Menu css *******/
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #3e0201;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 7px;
	top: -51px;
	z-index: 9999;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #c1c1c1;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-left: 18px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #000000;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 40px;
	text-transform: uppercase;
	font-weight: 500;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 5px;
	position: absolute;
	top: 4px;
	font-size: 12px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
	padding: 10px 14px;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	border-radius: 0px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #413834;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 6px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.row.header-row {
	align-items: center;
}
.logo a {
	display: inline-block;
	max-width: 61%;
}
.header-section .logo {
	margin-bottom: 6px;
}
.mobile-menu.wrapper-menu {
	padding-top: 37px;
}
.nav_area > ul > li.globe-icon a {
	padding: 0px;
	font-size: 22px;
	position: relative;
	padding-left: 25px;
}
.nav_area > ul > li.globe-icon a i.fal {
	position: absolute;
	left: 0;
	top: -15px;
}
.header-right-information ul li.language-box-wrapper span.arrow {
	display: inline-block;
	padding-left: 18px;
	color: #000000;
	margin-left: 4px;
	position: absolute;
	bottom: 1px;
	font-size: 10px;
}
.header-right-information ul li.language-box-wrapper select {
	/* background: none; */
	border: none;
	outline: 0px;
	color: #000000;
	font-size: 14px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background: url(../images/arrow-down.png);
	background-repeat: no-repeat;
	background-position: 100% 54%;
	padding-right: 0px;
	text-transform: uppercase;
	position: relative;
	z-index: 3333;
}
.header-section {
	padding-top: 3px;
	position: absolute;
	background-color: rgba(255,255,255,0.6);
	z-index: 333;
	width: 100%;
	left: 0;
	top: 0;
}
.header-right-information {
	text-align: right;
}
.header-right-information ul li {
	display: inline-block;
	position: relative;
}
.header-right-information ul li.globe-icon a {
	font-size: 22px;
	padding-left: 25px;
}
.header-right-information ul li.globe-icon a i.fal {
	position: absolute;
	left: 0;
	top: 8px;
	color: #000000;
}
/******* Menu css End *******/

/******* index *******/
.content-setion-wrapper {
	padding-top: 111px;
	background-image: url(../images/background.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.back-section {
	padding: 17px 0px 15px;
	border-bottom: solid 2px #b06968;
	margin-bottom: 30px;
}
.heading-title {
	text-align: center;
	font-size: 40px;
	color: #ffffff;
	font-weight: 600;
	line-height: 35px;
}
.back-btn a {
	font-size: 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: 500;
}
.back-btn a i.fal {
	margin-right: 9px;
	font-size: 24px;
	vertical-align: middle;
}
.content-details-row {
	width: 93%;
	margin: auto;
}
.ecg-post-details-box {
	background: #ffffff;
	padding: 21px 39px 27px;
	border-radius: 10px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.ecg-img {
	text-align: center;
	width: 81%;
	margin: auto;
	padding-bottom: 23px;
}
.ecg-img img {
	width: 100%;
}
.btn-wrapper ul li {
	display: inline-block;
}
.btn-wrapper ul li a {
	font-size: 12px;
	text-decoration: none;
	border: solid 1px #cc9999;
	padding: 3px 7px;
	color: #000000;
	font-weight: 500;
	border-radius: 5px;
	margin-bottom: 9px;
	display: inline-block;
}
.btn-wrapper ul li a:hover {
	background-color: #d03a3b;
	border: solid 1px #d03a3b;
	color: #ffffff;
}
.footer-details-info ul li a:hover {
	color: #d03a3b;
}
.ecg-post-details-info {
	padding-top: 20px;
}
.ecg-post-details-info .ecg-post-details-title {
	font-size: 21px;
	font-weight: bold;
	color: #330000;
	margin-bottom: 4px;
}
.ecg-post-details-info p {
	margin-bottom: 7px;
	font-size: 15px;
	color: #666666;
	font-weight: 500;
	padding-top: 2px;
}
.ecg-img.wrapper {
	width: 72%;
}
.ecg-post-details-info label {
	display: block;
	padding-left: 20px;
	position: relative;
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: 500;
	color: #000000;
}
.ecg-post-details-info label input[type="radio"] {
	position: absolute;
	left: 0;
	top: 5px;
}
.content-details-row .col-md-9 {
	max-width: 70%;
	flex: 70%;
}
.content-details-row .col-md-3 {
	max-width: 30%;
	flex: 30%;
}
.right-side-box-wrapper {
	background: #ffffff;
	padding: 13px;
	padding-bottom: 25px;
	padding-right: 5px;
	border-radius: 10px;
}
.right-side-box-wrapper .right-side-box-title {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	margin-bottom: 10px;
}
.footer-section {
	padding: 25px 0px 15px;
	background-image: url(../images/footer-bgg.jpg);
	background-size: cover;
	float: left;
	width: 100%;
}
.footer-logo a {
	display: inline-block;
}
.footer-details-text {
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	padding-top: 21px;
	position: relative;
}
.footer-details-text::after {
	content: "";
	position: absolute;
	right: 30px;
	top: 1px;
	border-right: solid 1px #efefef;
	height: 82px;
}
.footer-details-info::before {
	content: "";
	position: absolute;
	left: 0px;
	top: 1px;
	border-right: solid 1px #efefef;
	height: 82px;
}
.footer-details-info ul li {
	line-height: 26px;
}
.footer-details-info ul li a {
	font-size: 14px;
	color: #ffffff;
	font-weight: 500;
	text-decoration: none;
}
.copyright-info {
	border-top: solid 1px #f7f7f7;
	margin-top: 35px;
	padding-top: 15px;
}
.copyright-text {
	font-size: 13px;
	color: #ffffff;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	font-size: 13px;
	color: #ffffff;
}
/******* index 2 *******/
.btn-wrapper.wrapp {
	text-align: right;
}
.explantion-info-wrapper {
	background: #e6e6e6;
	padding: 15px 16px;
	border-radius: 10px;
	margin-top: 17px;
	float: left;
	width: 100%;
}
.explantion-info-wrapper .explantion-text {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 7px;
}
.explantion-info-wrapper span {
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
}
.explantion-info-wrapper p {
	font-size: 14px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.photo-wrapper-info-row {
	padding-top: 10px;
	padding-bottom: 20px;
}
.photo-wrapper-info {
	position: relative;
}
.photo-wrapper-info .photo-wrapper img {
	width: 100%;
}
.photo-wrapper-info .photo-title-text {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #ffffff;
	font-size: 20px;
}
.video-wrapper {
	width: 80%;
	margin: auto;
}
.video-wrapper img {
	width: 100%;
}
.ecg-post-details-box .form-group {
	margin-bottom: 10px;
	margin-top: 30px;
}
.ecg-post-details-box .form-group textarea {
	width: 100%;
	position: relative;
	padding: 10px 13px;
	color: #000;
	box-shadow: none;
	overflow: hidden;
	height: 90px;
	border-radius: 0px;
	border: solid 2px #ffcccc;
}
.submit-btn-wrapp ul li {
	display: inline-block;
}
.submit-btn-wrapp ul li input[type=reset],
.submit-btn-wrapp ul li input[type=button],
.submit-btn-wrapp ul li input[type=submit],
.submit-btn-wrapp ul li a {
	font-size: 12px;
	text-decoration: none;
	background-color: #b62619;
	padding: 7px 10px;
	width: 130px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	border: none;
}
.submit-btn-wrapp ul li a.btn-priv {
	background-color: #000000;
}
.ecg-post-details-box.wrapper {
	padding: 21px 30px 27px;
	margin-bottom: 45px;
}
.ecg-post-details-box.wrapper .ecg-post-details-info {
	padding-left: 20px;
}
/******* index 3 *******/
.banner-section {
	position: relative;
	float: left;
	width: 100%;
}
.banner-wrapper img {
	width: 100%;
}
.banner-title-info {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 65%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 31px;
	color: #ffffff;
	font-weight: bold;
}
.content-section {
	padding: 45px 0px 35px;
	float: left;
	width: 100%;
}
.category-box-wrapper-row {
	/* width: 75%; */
	width: 100%;
	margin: auto;
	padding-bottom: 35px;
	justify-content: center;
}
.ecg-category-box-wrapper {
	text-align: center;
	background-image: url(../images/ecg-category-box-bgg.png);
	background-size: 100% 100%;
	padding: 9px 14px;
	width: 174px;
	height: 159px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: column;
}
.ecg-category-box-wrapper .ecg-category-box-icon {
	font-size: 41px;
	padding-bottom: 8px;
	color: #000;
	line-height: 24px;
}
.ecg-category-box-wrapper .ecg-category-box-title {
	font-size: 14px;
	font-weight: 600;
	color: #000000;
}
.nav-tabs-wrapper a.active .ecg-category-box-wrapper {
	background-image: url(../images/ecg-category-box-bgg-hover.png);
}
.heading-title.text {
	margin-bottom: 30px;
	color: #000000;
	position: relative;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.heading-title.text::after {
	content: "";
	position: absolute;
	width: 51px;
	right: 0;
	left: 0;
	margin: auto;
	bottom: 0;
	border-bottom: solid 2px #b72719;
}
.ecg-details-box-wrapper {
	display: flex;
	align-items: center;
	padding: 14px;
	border: solid 1px #cccccc;
	border-radius: 5px;
	margin-bottom: 25px;
}
.ecg-details-box-img {
	width: 35%;
	position: relative;
	overflow: hidden;
}
.ecg-details-box-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.ecg-details-box-img:hover img {
	webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.ecg-details-box-text {
	width: 65%;
	padding-left: 30px;
}
.ecg-details-box-text p {
	margin-bottom: 10px;
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}
.explore-btn a {
	font-size: 13px;
	text-decoration: none;
	background-color: #b62619;
	padding: 6px 10px;
	min-width: 106px;
	display: inline-block;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	font-weight: bold;
}
.explore-btn a:hover {
	background-color: #d03a3b;
}
ul.pagination {
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-top: 10px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #660000;
	color: #fff;
	border: solid 1px #660000;
}
ul.pagination li.page-item a:hover {
	background: #660000;
	color: #fff;
	border-color: #660000;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i.fal.fa-angle-left {
	font-size: 17px;
}
.language-box-wrapper {
	display: inline-block;
	margin-left: 30px;
}
.language-box-wrapper .language-box-row {
	display: flex;
}
.language-box-row .select-box-language select {
	width: 45px;
	margin-left: 4px;
	border: none;
	outline: 0;
	font-size: 16px;
}
.language-box-icon i {
	font-size: 18px;
	margin-top: 4px;
}
[type="radio"]:checked, [type="radio"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #330000;
}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #ddd;
	border-radius: 100%;
	background: #fff;
}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
	content: '';
	width: 10px;
	height: 10px;
	background: #000000;
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 100%;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
	opacity: 0;
	-webkit-transform: scale(0);
	transform: scale(0);
}
[type="radio"]:checked + label:after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.radio-btn-row {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 5px;
}
.form-group-wrapper-new {
	float: left;
	width: 100%;
}
.nav-tabs-wrapper .nav-tabs {
	border-bottom: none;
}
.nav-tabs-wrapper a {
	border: none !important;
}
.nav-tabs-wrapper a.active .ecg-category-box-title {
	color: #fff;
}
.nav-tabs-wrapper a.active .ecg-category-box-icon {
	color: #fff;
}









/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.mobile-menu.wrapper-menu {
	padding-top: 0;
}
.header-section {
	padding-top: 9px;
	padding-bottom: 9px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.content-details-row {
	width: 100%;
	margin: auto;
	margin-bottom: 52px;
}
.content-details-row .col-md-9 {
	max-width: 100%;
	flex: 100%;
}
.ecg-post-details-box {
	padding: 21px 19px 20px;
	float: left;
	width: 100%;
}
.besign-by {
	text-align: center;
	margin-top: 8px;
}
.copyright-text {
	text-align: center;
	line-height: 20px;
}
.footer-details-text::after {
	display: none;
}
.footer-details-text {
	font-size: 16px;
	padding-top: 21px;
	margin-bottom: 26px;
	line-height: 31px;
}
.footer-details-text br {
	display: none;
}
.right-side-box-wrapper {
	width: 100%;
	margin-top: 45px;
}
.content-details-row .col-md-3 {
	max-width: 100%;
	flex: 100%;
}
.ecg-post-details-box.wrapper {
	padding: 21px 19px 20px;
	margin-bottom: 0px;
}
.photo-wrapper-info {
	margin-bottom: 17px;
}
ul.pagination li.page-item {
	margin: 0px 2px;
}
.banner-wrapper img {
	height: 255px;
	object-fit: cover;
}
.nav-tabs-wrapper li {
	width: 50%;
	margin-bottom: 20px;
}
.category-box-wrapper-row {
	width: 100%;
}
.nav-tabs-wrapper li a {
	padding: 0;
	margin-right: 11px;
}
.ecg-category-box-wrapper {
	padding: 0px;
	/* width: 132px; */
	width: 170px;
	/* height: 132px; */
	height: 170px;
	margin-bottom: 19px !important;
	margin: 0px auto;
}
.ecg-category-box-wrapper .ecg-category-box-title {
	/* font-size: 12px; */
	font-size: 14px;
}
.heading-title.text {
	font-size: 36px;
}
.language-box-wrapper {
	margin-left: 12px;
	padding-top: 7px;
}
.back-section .heading-title {
	margin-top: 28px;
}
}


/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.toggle {
	right: 7px;
	top: -8px;
}
.category-box-wrapper-row {
	width: 100%;
}
.ecg-category-box-wrapper {
	width: 148px;
	height: 148px;
}
.footer-details-text::after {
	display: none;
}
.footer-details-text br {
	display: none;
}
}

/****** Medium Layout ******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.category-box-wrapper-row {
	width: 100%;
	margin: auto;
	padding-bottom: 35px;
	justify-content: center;
}
}
