body.single-product .brd-bg ul.woo_breadcums li span {
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.6;
	color: black;
	visibility: visible;
	font-weight: 400;
	letter-spacing: -0.25px;
	word-spacing: -0.3px;
}
@media (max-width: 767px) {
	.blog_detail_pg img.attachment-full {
		margin-bottom: 20px;
	}
	.blog_detail_pg ul {
		margin-bottom: 20px;
	}

	.inpage {
		padding: 25px 0;
	}
	hr {
		margin-bottom: 20px;
	}
	/* HEADER RESPONSIVE */
	#hamburger-icon {
		position: absolute;
		right: 15px;
		top: 85px;
		display: block;
		z-index: 111;
	}

	.menu_link {
		position: fixed !important;
		top: 0;
		right: 0;
		width: 100%;
		left: auto;
		min-height: auto;
		height: 100%;
		max-width: 100%;
		overflow: auto;
		background: #ffffff;
		-webkit-transition: -webkit-transform ease 0.25s;
		transition: -webkit-transform ease 0.25s;
		transition: transform ease 0.25s;
		transition: transform ease 0.25s, -webkit-transform ease 0.25s;
		z-index: 111;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		padding: 0 30px;
	}
	
	#hamburger-icon.active .line-1 {
		transform: translateY(18px) translateX(0) rotate(45deg);
		-webkit-transform: translateY(15px) translateX(0) rotate(45deg);
		-moz-transform: translateY(15px) translateX(0) rotate(45deg);
	}
	#hamburger-icon.active .line-2 {
		opacity: 0;
	}

	#hamburger-icon.active .line-3 {
		transform: translateY(-7px) translateX(0) rotate(-45deg);
		-webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
		-moz-transform: translateY(-7px) translateX(0) rotate(-45deg);
	}
	#hamburger-icon {
		top: 75px;
	}
	body.have-notification-open #hamburger-icon {top: 126px;}
	#hamburger-icon.togglebtn.active {
		position: fixed;
		z-index: 999;

		width: 30px;
		height: 30px;
	}
	.menu_link.active {
		-webkit-transform: translateY(171px);
		transform: translateY(171px);
		height: calc(100vh - 171px);
		z-index: 11;
		text-align: left;
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		align-content: flex-start;
		background: #ffffff;
		
		overflow: scroll;
	}
	.no1timemsg .menu_link.active {
		-webkit-transform: translateY(122px);
		transform: translateY(122px);
		height: calc(100vh - 122px);
	}
	.no1timemsg .overlay{}
	.menu_link nav {
		width: 100%;
		height: calc(100vh - 165px);
		overflow: scroll;
	}
	.main-menu .menu_link ul.menu {
		border-top: 1px solid rgba(255, 255, 255, 0.23137254901960785);
		padding-top: 0;
		text-align: left;
		display: block;
		flex-wrap: wrap;
		justify-content: left;
		align-items: flex-start;
		width: 100%;
	}
	.main-menu .menu_link ul.menu li {
		text-align: left;
		padding: 14px 0;
	}
	.menu_link.active .menu > li {
		display: block;
		width: 100%;
		height: auto;
	}
	.menudrop.openedmenu::before {
		content: "\f0d8";
	}
	.main-menu .menu_link ul.menu > li {
		margin: 0;
		display: block;
		height: auto;
		padding: 0;
		border-right: 0;
	}

	.main-menu .menu_link .submenu:before {
		content: none;
	}
	.hd-wrap-container .header-right-block {
		margin: 0 50px 0 0;
		display: inherit;
		flex-wrap: wrap;
		align-items: center;
		justify-content: flex-end;
		flex: 1;
	}
	.menu_link ul > li:hover > a > i.menudrop {
		-webkit-transform: none;
		transform: none;
	}
	.menudrop {
		z-index: 1;
		display: inline-block;
		/*border-radius: 50%;
		 height: 20px;
		width: 20px; */
		border-radius: 0%;
		height: 40px;
		width: 40px;
		text-align: center;
		vertical-align: middle;
		margin-left: 2px;
		margin-top: -4px;
		line-height: 32px;
		transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		font-size: 20px;
		position: absolute;
		right: 0px;
		top: 50%;
		/* margin: -8px 0 0 0; */
		margin: -18px 0 0 0;
	}
	.main-menu .menu_link ul.menu > li > a {
		display: block;
		padding: 20px 0;
		border-bottom: 1px solid rgba(130, 124, 124, 0.2);
		color: #2a4393;
	}
	.main-menu .menu_link ul.menu li:hover .submenu {
		display: none;
		-webkit-transform: none;
		transform: none;
		opacity: inherit;
	}
	.main-menu .menu_link ul.menu li:first-child {
		display: none;
	}
	.main-menu .menu_link .submenu {
		-webkit-transform: none;
		transform: none;
		display: none;
		visibility: unset;
		opacity: unset;
		width: 100%;
		position: relative;
		padding-bottom: 0;
		left: auto;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		margin: 0;
		background: transparent;
		min-width: inherit;
		border: 0;
		padding: 15px 0;
		border-top: 3px solid #264ea3;
		border-bottom: 3px solid #264ea3;
	}
	.menu_link .submenu li:before {
		left: -15px;
		/*width: 5px;*/
		top: 19px;
	}
	.menu_link .two-column-menu li {
		width: 50%;
	}
	.menu_link .submenu .row {
		margin: 0;
	}
	/*.menu_link.active .menulogo {
        display: block !important;
        max-width: 230px;
        padding: 0 0px 25px;width: 100%;    margin: 0 auto;
        clear: both;
    }*/
	#hamburger-icon.active .line-1 {
		transform: translateY(10px) translateX(0) rotate(45deg);
		-webkit-transform: translateY(10px) translateX(0) rotate(45deg);
		-moz-transform: translateY(10px) translateX(0) rotate(45deg);
	}
	#hamburger-icon.active .line-3 {
		transform: translateY(-5px) translateX(0) rotate(-45deg);
		-webkit-transform: translateY(-5px) translateX(0) rotate(-45deg);
		-moz-transform: translateY(-5px) translateX(0) rotate(-45deg);
	}

	.main-menu .menu_link ul.menu li .submenu li a {
		text-align: left;
	}
	.ft_link_div .ul_ftlink {
		display: none;
	}

	.inner-brd-panel {
		display: none;
	}
	.ft_main_sec .ft_cta {
		padding: 23px 0;
	}
	.ft_main_sec:before {
		top: 98px;
	}
	.ft_link_div .ft_title {
		position: relative;
		border-bottom: 1px solid rgba(193, 60, 69, 0.44);
		padding-bottom: 20px;
	}

	.ft_info_div {
		padding: 0;
		border: 0;
	}
	.ft_link_div .ft_title:after {
		line-height: initial;
		content: "";
		text-align: center;
		left: auto;
		font-weight: normal;
		position: absolute;
		right: 10px;
		border-top: 3px solid #ffffff;
		border-left: 3px solid #ffffff;
		width: 10px;
		height: 10px;
		transform: rotate(-135deg);
	}

	.ft_link_div .ft_title.showhide:after {
		transform: rotate(45deg);
	}
	.ft_info_left {
		float: none;
		width: 100%;
	}
	.ul_ftfacility li {
		width: 50%;
	}
	aside {
		position: fixed;
		border: 0;
		top: inherit;
		right: 0;
		left: 0;
		height: 38px;
		bottom: 0;
		width: 100%;
	}
	aside .form-wrapper {
		margin-bottom: 30px;
	}
	a.slidetrigger {
		transform: none;
		left: 0;
		width: 100%;
		top: inherit;
		bottom: 0;
		z-index: 1001;
		right: 0;
		position: fixed;
		font-size: 16px;
		padding: 9px 10px;
	}
	footer {
		padding-bottom: 40px;
	}

	aside.slide {
		right: inherit;
		left: inherit;
		width: 100%;
		top: inherit;
		height: 100%;
		overflow-y: auto;
	}
	.sidemenudiv {
		width: 100%;
		float: none;
		padding: 20px;
		margin: 0;
	}
	.ft_link_div .ul_ftlink {
		float: left;
	}
	.scrollTop {
		right: 10px;
	}
	/* CSS FOr breadcrumb */
	.brd-bg {
		background-color: #f6f6f6;
		padding: 15px 0;
	}
	.brd-bg ul.woo_breadcums {
		background: none;
	}
	.inpage p,
	.heading-cap {
		margin-bottom: 20px;
	}
	.table tr td label {
		font-size: 14px;
	}
	.traning-table tr > td:first-child {
		min-width: 200px;
	}
	.table.traning-table tr td {
		min-width: auto;
		width: 100%;
		display: block;
	}
	.traning-table tr:nth-child(odd) {
		background-color: transparent;
	}
	.traning-table {
		margin-bottom: 30px;
	}

	table.tbl-acr {
		width: 100%;
	}

	/* Force table to not be like tables anymore */
	table.tbl-acr,
	.tbl-acr thead,
	.tbl-acr tbody,
	.tbl-acr th,
	.tbl-acr td,
	.tbl-acr tr {
		display: block;
		position: relative;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.tbl-acr .table-header {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.table.tbl-acr {
		margin-bottom: 30px;
	}
	.tbl-acr td {
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 50% !important;
	}

	.tbl-acr td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 15px;
		left: 15px;
		width: 45%;
		padding-right: 0px;
		font-weight: bold;
		font-size: 14px;
		white-space: nowrap;
		/* Label the data */
		content: attr(data-column);
		color: #000;
		font-weight: bold;
	}
	.table.tbl-acr tr td {
		padding: 12px 10px;
	}
	.tbl-acr td:before {
		top: 12px;
		left: 10px;
	}
	ul.header-links li {
		padding: 0 0 0 20px;
	}
	.header-right .header-links {
		margin-right: 30px;
	}
	.header-right .header-links li a {
		font-size: 0;
	}
	.menu-right .call {
		font-size: 0;
		position: absolute;
		top: -109px;
		right: 15px;
		padding: 0;
		margin-top: 0;
		border: 0;
	}
	.menu-right .call img {
		filter: invert(0) brightness(10);
	}
	/* CSS FOR PRODUCT LISTING IN SLIDER */
	.pro-item-info {
		padding: 25px 15px 15px;
	}
	.slidetitle {
		font-size: 28px;
	}
	.scrollTop {
		bottom: 175px;
	}
	.pro-slider .slick-prev,
	.pro-slider .slick-next {
		top: -40px;
	}
	
}

/* RESPONSIVE */
@media (max-width: 680px) {
	ul.ul_ftlink li {
		width: 49%;
	}
	.left-sidebar {
		margin-bottom: 25px;
	}
	.slidetitle {
		font-size: 26px;
		text-align: left;
	}
}
@media (max-width: 667px) {
	.brd-bg {
		padding: 12px 0;
	}
	ul.pymtmhtd {
		width: 100%;
		float: none;
	}
	.ft_paymentdiv {
		text-align: center;
		float: none;
	}
	ul.pymtmhtd li p {
		float: none;
	}
	.ft_main_sec .ft_cta p {
		width: 100%;
		margin-bottom: 20px;
	}
	.ft_main_sec .ft_cta {
		padding: 20px 0;
	}
	.ft_main_sec:before {
		content: none;
	}
	.ft_info_lower .ft_semititle,
	.ft_info_lower {
		display: none;
	}
	.ft_maindiv {
		padding: 20px 0 10px;
	}
	.ft_stay_connected_sec ul {
		padding: 20px 0;
	}
	.scrollTop {
		bottom: 160px;
	}
	.heading-2 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.sidemenudiv .form-control {
		height: 40px;
	}
	.form-group {
		margin-bottom: 15px;
	}
	textarea {
		min-height: auto;
	}
}
@media (max-width: 580px) {
	.pro-slider .slick-prev,
	.pro-slider .slick-next {
		top: -35px;
	}
	.ft_stay_connected_sec ul li {
		margin: 0;
		padding: 0 15px;
	}
	.ft_stay_connected_sec ul li:not(:last-child):after {
		right: 0;
	}
	.ft_stay_connected_sec ul li:first-child {
		margin: 0;
		padding: 0;
	}
	.ft_stay_connected_sec ul {
		padding: 14px 0;
	}
	.ft_stay_connected_sec ul li {
		font-size: 25px;
	}
	.ft_stay_connected_sec ul li:not(:last-child):after {
		height: 25px;
	}
	.right-side-block {
		display: flex;
		flex-wrap: wrap;
		float: none;
		flex-direction: column;
	}
	.right-side-block .inpage-main-heading,
	.right-side-block .inpage-subheading {
		width: 100%;
	}
	.inpage .right-side-block p:last-child {
		margin-bottom: 20px;
	}
	.inpage .right-side-block .align-right {
		max-width: 75%;
		margin: 0 0 20px;
		float: none;
		order: 3;
	}
	.btn-theme.more {
		width: 245px;
		height: auto;
		display: inline-block;
		font-size: 16px;
	}
	.white-title {
		font-size: 24px;
	}
	.bg-reserve {
		padding: 20px;
	}
	.faq_accordion.smk_accordion .accordion_in .acc_content {
		padding-bottom: 0;
	}
	.hd-wrap-container .brand-left a {
		max-width: 280px;
	}
	#hamburger-icon {
		top: 80px;
	}
	.pre-header {
		min-height: 50px;
	}
	.search-form {
		display: block;
		position: absolute;
		top: -40px;
		margin-top: 0;
		width: 202px;
		left: 15px;
	}
	.search-form .form-control {
		border: 0;
		height: auto;
		padding: 2px 10px;
	}
	.search-form .btnsearch {
		width: 38px;
	}
	.search-form .btnsearch img {
		width: 15px;
	}
	::-webkit-input-placeholder {
		font-size: 12px;
		font-family: "RedHatText-Regular";
		font-weight: normal;
	}
	::-moz-placeholder {
		font-size: 12px;
		font-family: "RedHatText-Regular";
		font-weight: normal;
	}

	:-ms-input-placeholder {
		font-size: 12px;
		font-family: "RedHatText-Regular";
		font-weight: normal;
	}
	.form-control {
		font-family: "RedHatText-Regular";
		font-weight: normal;
	}
	.mainheader .pre-header .header-links {
		display: none;
	}
	.hidden.mobile-search {
		display: none !important;
	}
	.menu_link.active .moble-menu-items .hidden.mobile-links {
		display: block !important;
	}
	.moble-menu-items .hidden.mobile-links li a {
		display: block;
		padding: 15px 0;
		border-bottom: 1px solid rgba(130, 124, 124, 0.2);
		color: #2a4393;
		font-family: "Red Hat Text";
		font-weight: 500;
	}
	.moble-menu-items {
		width: 100%;
		clear: both;
	}
	.moble-menu-items .hidden.mobile-links li:last-child a {
		border-bottom: 0;
	}
	.slidetitle {
		font-size: 24px;
	}
	.main-menu .menu_link ul.menu > li:last-child {
		display: none;
	}
	.menu_link.active {
		-webkit-transform: translateY(193px);
		transform: translateY(193px);
	}
	#hamburger-icon.active .line-1 {
		transform: translateY(6px) translateX(0) rotate(45deg);
		-webkit-transform: translateY(6px) translateX(0) rotate(45deg);
		-moz-transform: translateY(6px) translateX(0) rotate(45deg);
	}
	#hamburger-icon.active .line-3 {
		transform: translateY(-10px) translateX(0) rotate(-45deg);
		-webkit-transform: translateY(-10px) translateX(0) rotate(-45deg);
		-moz-transform: translateY(-10px) translateX(0) rotate(-45deg);
	}
	.btn-theme {
		font-size: 16px;
		padding: 9px 15px;
	}
	  body.have-notification-open #hamburger-icon {
    top: 146px;
  }
  /*.overlay{
		height: calc(100vh - 132px);top:132px;

	}*/
}
@media (max-width: 540px) {
	.menu_link .two-column-menu li {
		width: 100%;
	}
	.pro-item-box {
		padding: 10px;
	}
}
@media (max-width: 480px) {
	.inpage-subheading {
		font-size: 18px;
	}
	ul.pymtmhtd li p {
		float: none;
		display: block;
		margin-bottom: 21px;
		line-height: 100%;
	}
	.ul_ftfacility li {
		width: 100%;
	}
	.ft_info_left p,
	.ft_info_right p {
		width: 100%;
		float: none;
		clear: none;
	}
	.ft_main_sec .ft_cta p {
		font-size: 20px;
	}
	.ft_stay_connected_sec ul li {
		font-size: 20px;
	}
	.ft_stay_connected_sec ul li:not(:last-child):after {
		height: 20px;
	}
	/*.inpage p,.dlist li,.table tr td{font-size: 14px;}*/
	.dlist li {
		padding-left: 20px;
	}
	.inpage-title,
	.inpage-main-heading {
		font-size: 24px;
	}
	.inpage .right-side-block .align-right {
		max-width: 100%;
		margin-bottom: 0;
	}
	/* Breadcrumb  */
	ul.woo_breadcums li a {
		margin: 0 30px 0 0;
	}
	ul.woo_breadcums li a:after {
		right: -18px;
	}
	/* Testimonial */
	.testicontent {
		display: block;
		margin-bottom: 20px;
	}
	.testicontent .inner-content {
		width: 100%;
	}
	.testicontent .quote-icon,
	.traning-table,
	.inpage-main-heading {
		margin-bottom: 20px;
	}
	.contact-list li a,
	.contact-list li label,
	.contact-list li p {
		font-size: 16px;
	}
	.bg-reserve {
		margin-top: 20px;
	}
	.faq_accordion.smk_accordion .accordion_in .acc_head {
		padding: 15px 5px 15px 40px;
	}
	.wc-link {
		position: absolute;
		top: -36px;
		margin-top: 0;
		left: auto;
		right: 50px;
	}
	.wc-link li a {
		width: auto;
		height: auto;
		line-height: initial;
	}
	.wc-link li a img {
		width: 20px;
	}
	.pro-item-info {
		padding: 25px 15px 0 !important;
	}
	.product-item-wrapper .btnlist {
		margin-top: 20px;
		margin: 15px -15px 0 !important;
		width: calc(100% + 30px);
	}
	.left-sidebar .sidebar-heading {
		font-size: 18px;
	}
	.slidetitle {
		font-size: 22px;
	}
	.product-item-wrapper .btnlist .btn-theme.shop {
		margin: 0 !important;
		width: calc(100% - 46px) !important;
	}
	.h2-heading {
		font-size: 22px;
	}

	.faq_accordion.smk_accordion .accordion_in .acc_head .acc_icon_expand {
		top: 16px;
	}
	.faq_accordion.smk_accordion .accordion_in .acc_head .acc_icon_expand {
		background-size: 61%;
	}
	.faq_accordion.smk_accordion .accordion_in .acc_head .acc_icon_expand {
		background-size: 61% !important;
	}
	.page-template-page-blog .product-item-wrapper .pro-item-info {
		padding: 0 !important;
	}
	/*body.have-notification-open #hamburger-icon {top: 165px;}*/
	 body.have-notification-open #hamburger-icon {
    top: 158px;
  }
}

@media (max-width: 360px) {
	.ft_stay_connected_sec ul li {
		padding: 0 10px;
	}
	ul.ul_ftlink li {
		width: 100%;
	}
	.inpage-title,
	.inpage-main-heading,
	.white-title {
		font-size: 22px;
	}
	.contact-list li:not(:last-child) {
		margin-bottom: 20px;
		width: 100%;
		display: block;
		float: none;
	}
	.hd-wrap-container .brand-left a {
		max-width: 229px;
	}
	/*.menu_link.active {
		-webkit-transform: translateY(121px);
		transform: translateY(121px);
	}*/
	.menu-right .call {
		top: -100px;
	}
	#hamburger-icon {
		top: 77px;
	}
	.pre-header .container {
		padding: 0 10px;
	}
	.wc-link {
		right: 50px;
	}
	.wc-link li {
		padding: 0 0 0 20px;
	}
	.search-form {
		left: 10px;
		width: 190px;
	}
	.menu-right .call {
		right: 10px;
	}
	.menu_link {
		padding: 0 20px;
	}
	/*.overlay{
		height: calc(100vh - 121px);top:121px;

	}*/
}

@media (max-width: 340px) {
	.wc-link li {
		padding: 0 0 0 15px;
	}
	.ft_stay_connected_sec ul li {
		font-size: 18px;
	}
}
