html {
	scroll-behavior: smooth;
}
.grecaptcha-badge {
	visibility: hidden;
}
/* Start footer css */
.iihta-footer-form input#form-field-email::placeholder {
	opacity: 50%;
}
.iihta-footer-form .elementor-form-fields-wrapper {
	align-items: start;
	position: relative;
}
.iihta-footer-form .elementor-form-fields-wrapper .elementor-field-type-submit {
	position: absolute;
	line-height: 0 !important;
	top: 3px;
	max-width: 150px;
	right: 0;
}
.iihta-footer-form .elementor-form-fields-wrapper .elementor-field-type-submit button#iihta-footer-form-btn {
	outline: none !important;
}
.iihta-footer-form .elementor-form-fields-wrapper .elementor-field-type-submit button#iihta-footer-form-btn > span {
    flex-direction: row-reverse;
}
.iihta-footer-form .elementor-form-fields-wrapper .elementor-field-type-submit button#iihta-footer-form-btn svg {
	height: 18px;
	width: 18px;
}
.iihta-footer-form .elementor-message {
	margin: 0;
	padding-top: 8px;
}
.iihta-footer-copyright-main .iihta-footer-copyright-text {
	color: #DEDEDE;
	text-align: left;
	font-family: 'Montserrat-Medium';
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: 0.6px;
	margin-bottom: 0;
}
.footer-menu-hover a span:hover {
	color: #EA8904 !important;
}
/* End footer css */


/** Start Home Slider widget css **/

.iihta-home-slider-container {
	max-width: 1270px;
	margin: auto;
	min-height: 600px;
	display: flex;
	align-items: flex-end;
	position: relative;
	padding: 50px 50px 100px 50px;
}
.iihta-home-slider-main {
	margin-bottom: 0 !important;
}
.iihta-home-slider-img-wrap {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	border-radius: 20px;
}
.iihta-home-slider-img-wrap:before {
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	background: #000000;
	opacity: 0.5;
	border-radius: 20px;
}
.iihta-home-slider-inner {
	max-width: 670px;
}
.iihta-home-slider-inner .iihta-home-slider-sub-title {
	font-family: 'Manrope';
	font-weight: 600;
	color: #ffffff;
	font-size: 0.625em;
	line-height: 1.95em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin-bottom: 10px;
	display: inline-block;
	border: 1px solid #ffffff;
	padding: 1.25px 13.1px;
	border-radius: 24px;
}
.iihta-home-slider-inner .iihta-home-slider-title {
	color: #FFFFFF;
	margin-bottom: 20px;
	text-transform: capitalize;
	margin-top: 0;
	font-size: 2.813em;
	line-height: 1.35em;
	letter-spacing: 0.18px;
	font-family: 'Manrope';
	text-decoration: none;
	font-weight: 800;
}
.iihta-home-slider-inner .iihta-home-slider-content {
	margin-bottom: 25px;
	color: #ffffff;
	font-size: 0.9375em;
	line-height: 1.6em;
	letter-spacing: 0.15px;
	font-weight: 400;
	font-family: 'Inter';
}
.iihta-home-slider-btn-link {
	background: #EA8904;
	color: #FFFFFF !important;
	font-size: 0.875em;
	letter-spacing: 1.4px;
	line-height: 1.714em;
	font-family: 'Manrope';
	text-transform: uppercase;
	padding: 13px 28px;
	display: inline-block;
	position: relative;
	border-radius: 25px;
	font-weight: 700;
	transition: 0.3s all ease-in-out;
}
.iihta-home-slider-btn-link:focus {
	outline: none;
}
.iihta-home-slider-btn-link:hover {
	background: #2F6E76;
}
.iihta-home-slider-shop-link {
	background: #203121;
	color: #FFFFFF !important;
	font-size: 1em;
	letter-spacing: 0.75px;
	line-height: 1.5em;
	font-family: 'Montserrat-Medium';
	font-weight: normal;
	text-transform: uppercase;
	padding: 13px 29px;
	display: inline-block;
	position: relative;
	border: 1px solid #203121;
	border-radius: 25px;
	margin-bottom: 10px;
}
.iihta-home-slider-shop-link:hover {
	background: #113D1C;
	color: #FFFFFF !important; 
	border: 1px solid #113D1C;
}
.iihta-home-slider-main button.slick-arrow {
	opacity: 1;
	border-radius: 0;
	background: transparent !important;
	color: transparent !important;
	outline: none !important;
	border: 0;
	padding: 0;
	width: auto;
	height: auto;
	position: absolute;
	transform: translate(0, 0);
	font-size: 0;
	line-height: 0;
}
.iihta-home-slider-main button.slick-prev:before {
	color: #FFFFFF;
	content: "\f060";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	font-size: 22px;
}
.iihta-home-slider-main button.slick-next:before {
	color: #FFFFFF;
	content: "\f061";
	font-family: 'Line Awesome Free';
	font-weight: 900;
	font-size: 22px;
}
.iihta-home-slider-main button.slick-prev {
	top: unset;
	bottom: 45px;
	left: calc(50% - 51px);
}
.iihta-home-slider-main button.slick-next {
	top: unset;
	bottom: 45px;
	right: calc(50% - 51px);
}
.iihta-home-slider-main button.slick-arrow:hover {
	background: #AE2638;
}
.iihta-home-slider-main button.slick-arrow:hover:before {
	color: #FFFFFF;
}
.iihta-home-slider-repeater-main .slick-dots {
	position: absolute;
	top: 50%;
	/*     transform: translateY(-50%); */
	right: 40px;
	width: unset;
}
.iihta-home-slider-repeater-main .slick-dots li {
	display: flex;
	margin: 0;
	justify-content: center;
}
.iihta-home-slider-repeater-main .slick-dots li button {
	width: 8px;
	height: 8px;
	background: #FFFFFF !important;
	border-radius: 100% !important;
	border: 2px solid #DEDEDE00;
	padding: 0px;
}
.iihta-home-slider-repeater-main .slick-dots li.slick-active button {
	border: 2px solid #2F6E76;
	background: #00000000 !important;
	box-sizing: content-box;
}
.iihta-home-slider-repeater-main .slick-dots li button:hover {
	background: #DEDEDE !important;
}
.iihta-home-slider-repeater-main .slick-dots li button:before {
	opacity: 0 !important;
	height: 0;
	width: 0;
	font-size: 0;
}
.iihta-home-slider-repeater-main .gnj_slider_arrow_wrap {
	position: absolute;
	bottom: 50px;
	left: 50%;
	transform: translate(-50%, 0px);
}
.iihta-home-slider-repeater-main .gnj_slider_arrow_wrap .slides-numbers {
	font-size: 0px;
}
.iihta-home-slider-repeater-main {
	position: relative;
}
.iihta-home-slider-main .slick-list.draggable {
	border-radius: 20px;
}
/** End Home Slider widget css **/

/** Start Testimonail Slider css **/

.iihta-testimonial-repeater-main {
	padding: 0 40px;
	overflow: hidden;
}
.iihta-testimonial-slider {
	max-width: 1000px;
	margin: 0 auto;
	width: 100%;
	position: unset !important;
}
.iihta-testimonial-slider-loop-wrp {
	padding: 0 15px 30px 15px;
}
.iihta-testimonial-slider-loop-wrp .iihta-testimonial-archive-loop {
	background: #ECE6D6;
	border-radius: 10px;
	position: relative;
	height: 100%;
	padding: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.iihta-testimonial-slider-wrp {
	display: flex;
}
.iihta-testimonial-slider .swiper-scrollbar {
	background: #CDC3AB;
	display: none;
}
.iihta-testimonial-slider .swiper-scrollbar .swiper-scrollbar-drag {
	background: #BE9941;
}
.iihta-testimonial-top img {
	height: 50px;
	object-fit: cover;
	margin-bottom: 30px;
}
.iihta-testimonial-top .iihta-testimonial-content {
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0;
	color: #656E67;
	font-family: 'Montserrat-Medium';
	margin-bottom: 30px;
}
.iihta-testimonial-top .iihta-testimonial-content p:last-child {
	margin: 0;
}
.iihta-testimonial-content-box .iihta-testimonial-content {
	color: #203121;
	font-size: 1.06em;
	line-height: 1.5;
	letter-spacing: 0;
	font-family: 'Gloock-Regular';
	font-weight: normal;
	text-transform: capitalize;
	margin: 0;
	padding-bottom: 10px;
}
.iihta-testimonial-content-box .iihta-testimonial-designation {
	color: #656E67;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Montserrat-Medium';
	font-weight: normal;
	font-style: italic;
	margin: 0;
	letter-spacing: 0;
}
.iihta-testimonial-content-box {
	width: 100%;
	margin-top: auto;
}
.iihta-testimonial-arrow .swiper-button-prev ,
.iihta-testimonial-arrow .swiper-button-next {
	opacity: 1;
	background: transparent;
	width: 60px;
	height: 60px;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	color: #FFFFFF;
	font-size: 25px;
	line-height: 48px;
	transform: translate(0, -50%);
}
.iihta-testimonial-arrow .swiper-button-prev:before {
	content: "\f060";
	font-family: 'Line Awesome Free';
	font-weight: 900;
}
.iihta-testimonial-arrow .swiper-button-next:before {
	content: "\f061";
	font-family: 'Line Awesome Free';
	font-weight: 900;
}
.iihta-testimonial-arrow .swiper-button-prev {
	left: 0;
}
.iihta-testimonial-arrow .swiper-button-next {
	right: 0;
}
.iihta-testimonial-arrow .swiper-button-disabled {
	border-color: #9EA7A0 !important;
	background: transparent !important;
	color: #9EA7A0 !important;
}
.iihta-testimonial-arrow .swiper-button-prev:hover, .iihta-testimonial-arrow .swiper-button-next:hover {
	background: #FFF;
	color: #203121;
}
/** End Testimonail Slider css **/

/** Blog Archive Page css **/

.iihta-news-template-main-wrp {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	overflow: hidden;
}
.iihta-news-main-cat-wrp-main-inner {
	display: inline-flex;
	justify-content: center;
	border: 1px solid #000000;
	padding: 0;
	align-items: center;
	border-radius: 28px;
}
.iihta-news-main-cat-select input {
	border: none;
	color: #6B6B6B !important;
	font-size: 14px !important;
	line-height: 24px !important;
	letter-spacing: 1.4px !important;
	text-transform: uppercase !important;
	font-family: 'Manrope' !important;
	font-weight: 700 !important;
	padding: 13px 25px !important;
	background: transparent !important;
	outline: none !important;
	border-radius: 28px !important;
}
.iihta-news-main-cat-wrp-main-inner .iihta-news-main-cat-select input:hover {
	color: #000000 !important;
}
.iihta-news-main-cat-select input.active {
	background: #000000 !important;
	color: #fff !important;
}
.iihta-news-main-cat-wrp-main-inner .iihta-news-main-cat-select input.active:hover {
	color: #fff !important;
}
.iihta-news-template-main-wrp .iihta-news-upper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 30px;
	padding-top: 50px;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp {
	margin: 0 50px 20px 0;
	position: relative;
	width: 100%;
	max-width: 370px;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp:before {
	content: '\f002';
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	right: 15px;
	bottom: 15px;
	color: #505254;
	pointer-events: none;
	font-size: 18px;
	font-weight: 300;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp input {
	width: 100%;
	border-radius: 10px;
	padding: 15px 30px 15px 15px;
	color: #6B6B6B;
	font-family: 'Inter';
	font-weight: 400;
	background: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5;
	letter-spacing: 0.6px;
	text-transform: capitalize;
	border: 1px solid #DBE5E4 !important;
}

.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp input::placeholder{
	color: #6B6B6B !important;
	opacity:0.5;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp .iihta-news-search-btn {
	border: none !important;
	background: transparent !important;
	padding: 0;
	outline: none !important;
	font-size: 16px;
	color: #656E67;
	position: absolute;
	right: 15px;
	line-height: 50px;
	display: none;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp .iihta-news-search-btn {
	border: none !important;
	background: transparent !important;
	padding: 0;
	outline: none !important;
	font-size: 17px;
	color: #6B6B6B;
	position: absolute;
	right: 15px;
	line-height: 50px;
}
.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp .iihta-news-search-btn i {
	font-weight:100;
}
.iihta-news-template-main-wrp .iihta-news-upper .news-sorting {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	max-width: 251px;
	display: flex;
	align-items: center;
}
.iihta-news-template-main-wrp .iihta-news-upper .news-sorting span {
	color: #000000;
	font-size: 0.8125em;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	font-family: 'Manrope';
	font-weight: 700;
	max-width: 66px;
	width: 100%;
	text-transform: uppercase;
	margin-right: 15px;
}
.iihta-news-template-main-wrp .iihta-news-upper .news-sorting select {
	border: 1px solid #DBE5E4;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 10px;
	cursor: pointer;
	padding: 15px 30px 15px 15px;
	color: #6B6B6B;
	font-family: 'Inter';
	background: #FFFFFF;
	font-size: 0.8125em;
	line-height: 1.5;
	letter-spacing: 0.6px;
	text-transform: capitalize;
}
.iihta-news-template-main-wrp .iihta-news-upper .news-sorting:after {
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 50px;
	font-size: 20px;
	color: #959595;
	pointer-events: none;
	font-weight: 300;
}
.iihta-news-archive-main-wrp {
	margin: 0 -15px;
	display: flex;
	flex-wrap: wrap;
}
.iihta-news-archive-loop {
	width: 100%;
	max-width: calc(33.33% - 30px);
	margin: 0 15px 30px 15px;
	background: #FFFFFF;
	border-radius: 20px;
	position: relative;
	padding-bottom: 30px;
	border: 1px solid #DBE5E4;
}
.iihta-news-archive-loop .iihta-news-feature-image img {
	width: 100%;
	object-fit: cover;
	object-position: center center;
	aspect-ratio: 370 / 278;
	border-radius: 20px 20px 0 0;
	display: block;
}
.iihta-news-content-box {
	padding: 30px;
	background: #FFFFFF;
}
.iihta-news-content-box .iihta-news-title {
	width: 100%;
	margin-bottom: 20px;
}
.iihta-news-content-box .iihta-news-title a {
	color: #000000;
	font-size: 1.125em;
	line-height: 1.5;
	letter-spacing: 0.18px;
	font-family: 'Manrope';
	text-decoration: none;
	font-weight: 900;
}
.iihta-news-content-box .iihta-news-date-wrp {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	position: absolute;
	bottom: 20px
}
.iihta-news-content-box .iihta-news-date-wrp img {
	width: 13px;
	margin-right: 10px;
}
.iihta-news-content-box .iihta-news-date-wrp span {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 19.5px;
	font-weight: 600 !important;
	text-transform: uppercase;
	font-family: 'Manrope';
	color: #6B6B6B;
}
#iihta-news-1 div#iihta-pagination {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#iihta-news-1 div#iihta-pagination .page-numbers {
	height: 40px;
	width: 40px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 1.4px;
	font-family: 'Manrope';
	font-weight: 700;
	background: transparent;
	color: #6B6B6B;
	margin: 0px 10px;
	border: 1px solid transparent;
	border-radius: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#iihta-news-1 div#iihta-pagination .page-numbers i {
	font-size: 20px;
	color: #EA8904;
}
#iihta-news-1 div#iihta-pagination .page-numbers:hover {
	color: #EA8904;
}
#iihta-news-1 div#iihta-pagination .page-numbers.current {
	color: #000000;
}
#iihta-news-1 #iihta-pagination a.prev {
	margin-left: 0;
	background: transparent !important;
	color: #EA8904 !important;
	font-size: 20px;
	width: 50px;
	border: 1px solid #EA8904 !important;
	height: 50px;
	line-height: 50px;
}
#iihta-news-1 #iihta-pagination a.next {
	margin-right: 0;
	background: transparent !important;
	color: #447A51 !important;
	font-size: 20px;
	width: 50px;
	border: 1px solid #EA8904 !important;
	height: 50px;
	line-height: 50px;
}
#iihta-news-1 #iihta-pagination a.next:hover ,
#iihta-news-1 #iihta-pagination a.prev:hover {
	color: #ffffff !important;
	background: #EA8904 !important;
}
#iihta-news-1 #iihta-pagination a.next:hover i,
#iihta-news-1 #iihta-pagination a.prev:hover i{
	color: #ffffff !important;
}
#iihta-news-1 #iihta-pagination a.prev.page-numbers.disable, #iihta-news-1 #iihta-pagination a.next.page-numbers.disable {
	color: #fff !important;
	background: #DBE5E4 !important;
	border: 1px solid #DBE5E4 !important;
}
#iihta-news-1 #iihta-pagination a.prev.page-numbers.disable i, #iihta-news-1 #iihta-pagination a.next.page-numbers.disable i {
	color: #fff !important;

}

.blog-loader {
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
}
.iihta-news-template-main-wrp .iihta-news-archive-main-wrp .iihta-news-no-post-found {
	font-size: 2em;
	line-height: 1.5;
	letter-spacing: 0;
	color: #000000;
	font-family: 'Manrope';
	font-weight: 700;
	text-align: center;
	width: 100%;
	margin: 0px 0 20px 0;
}
.iihta-news-template-main-wrp .news-loader {
	text-align: center;
}
.iihta-news-template-main-wrp .news-loader img {
	max-width: 400px;
}
p.gnj-archive-count {
	margin: 0;
	text-align: center;
	padding-top: 20px;
	color: #656E67;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 0.5px;
	font-family: 'Montserrat-Medium';
	text-transform: uppercase;
}
.iihta-news-cat {
	padding-bottom: 5px;
}
.iihta-news-cat a.iihta-news-category {
	font-family: 'Manrope';
	color: #2F6E76;
	font-size: 0.625em;
	line-height: 1.95em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-weight: 600;
}
p.iith-archive-count {
	color: #959595;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Inter';
	text-align: center;
	margin: 0;
}
.iihta-latest-news-slider-wrap .iihta-news-archive-loop {
	max-width: 100% !important;
	margin: 0 0px 30px 0px;
}
.iihta-latest-news-slider-main ul li {
	width: 10px;
	height: 10px;
}
.iihta-latest-news-slider-main ul li button {
	width: 10px;
	height: 10px;
	background: #FFFFFF !important;
	border-radius: 100% !important;
	border: 2px solid #FFFFFF;
	padding: 0px;
}
.iihta-latest-news-slider-main ul li.slick-active button {
	border: 2px solid #2F6E76;
	background: transparent !important;
	box-sizing: content-box;
}
.iihta-latest-news-slider-main ul li button::before {
	opacity: 0 !important;
}
.iihta-latest-news-slider-main ul li button:hover {
	background: #DEDEDE !important;
	border: 2px solid #DEDEDE;
}
.iihta-latest-news-slider-repeater-main {
	margin: 0 -15px;
}
.iihta-latest-news-slider-main {
	margin: 0 !important;
}
.iihta-latest-news-slider-main .slick-track {
    display: flex !important;
    margin: 0;
}
.iihta-latest-news-slider-main .slick-track .slick-slide {
	height: inherit;
}
.iihta-latest-news-slider-main .slick-track .slick-slide > div {
	height: 100%;
}
.iihta-latest-news-slider-main .iihta-latest-news-slider-wrap {
	height: inherit;
}
.iihta-latest-news-slider-wrap .iihta-news-archive-loop {
	max-width: calc(100% - 30px) !important;
	margin: 0 15px;
	height: inherit;
}
.iihta-latest-news-slider-main ul.slick-dots {
	position: unset;
	margin-top: 30px;
}
/** End Blog Archive Page css **/


/** Start Blog Details page css **/

.iihta-single-blog-main {
	max-width: 1070px;
	padding: 0 50px;
	padding-bottom: 100px !important;
	padding-top: 100px !important;
	margin: 0 auto;
	position: relative;
}
.iihta-single-blog-main:before {
	content: '';
}
.iihta-blog-back-btn {
	padding-bottom: 40px;
}
.iihta-blog-back-btn a {
	font-size: 0.8125em;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	color: #6B6B6B !important;
	text-decoration: none !important;
	text-transform: uppercase;
	font-family: 'Manrope';
	font-weight: 700;
	display: inline-flex;
	align-items: center;
}
.iihta-blog-back-btn a:hover {
	color: #EA8904 !important;
}
.iihta-blog-back-btn i {
	padding-right: 10px;
	font-size: 22px;
	line-height: 20px;
	letter-spacing: 0px;
}
.iihta-single-news-category .iihta-single-news-category-link {
    color: #2F6E76;
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 19.5px;
    font-family: 'Manrope';
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #2F6E76;
    border-radius: 24px;
    display: inline-block;
    padding: 1px 13px;
    margin-bottom: 10px;
    text-decoration: none;
}
.iihta-single-news-category .iihta-single-news-category-link:hover {
    background: #2F6E76;
    color: #FFFFFF;
}
.iihta-blog-date-social-main .iihta-blog-date-wrp {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 10px;
}
.iihta-blog-date-social-main .iihta-blog-date-wrp img {
	width: 13px;
	margin-right: 10px;
}
.iihta-blog-date-social-main .iihta-blog-date-wrp span {
	font-size: 0.75em;
	letter-spacing: 0;
	line-height: 1.5em;
	text-transform: uppercase;
	font-family: 'Manrope';
	font-weight: 600 !important;
	color: #6B6B6B;
}
.iihta-single-blog-title .iihta-blog-title {
	color: #000000;
	font-size: 2.5em;
	line-height: 1.35em;
	letter-spacing: 0.4px;
	font-family: 'Manrope';
	margin-top: 0;
	margin-bottom: 50px !important;
}
.iihta-blog-date-social-main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.iihta-single-blog-social-icon ul {
	display: flex;
	padding: 0;
	list-style: none;
	align-items: center;
	margin-bottom: 0 !important;
}
.iihta-single-blog-social-icon ul li:first-child {
	padding-left: 10px;
}
.iihta-single-blog-social-icon ul li {
	padding: 0 15px;
}
.iihta-single-blog-social-icon .custom-social-link-copy {
	display: none;
}
.iihta-copy-link-wrp {
    display: flex;
}
.iihta-single-blog-social-icon #copy-feedback {
    background: #000000;
    color: #FFFFFF;
    font-size: 0.75em;
    line-height: 1.5em;
    letter-spacing: 0.32px;
    font-family: 'Manrope';
    font-weight: normal;
    border-radius: 5px;
    padding: 5px 5px;
    margin-left: 10px;
}
.iihta-single-blog-social-icon button.custom-social-link-btn {
	color: #656E67;
	background: transparent;
	border: none;
	padding: 0;
	outline: none;
}
.iihta-single-blog-social-icon button.custom-social-link-btn i {
	font-size: 14px;
	letter-spacing: 0.7px;
	line-height: 24px;
	padding-left: 15px;
	outline: none;
}
.iihta-single-blog-social-icon button.custom-social-link-btn:hover {
	color: #EA8904;
}
.iihta-single-blog-social-icon ul li a i {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.7px;
	color: #6B6B6B;
	font-weight: 500;
}
.iihta-single-blog-social-icon ul li a:hover i {
	color: #EA8904;
}
.iihta-single-blog-social-icon ul li a:hover img {
	filter: brightness(0) saturate(100%) invert(47%) sepia(94%) saturate(449%) hue-rotate(355deg) brightness(103%) contrast(104%);
}
.iihta-single-blog-content {
	margin: 0 -10px;
	padding-top:40px;
}
body:not([class*=elementor-page-]) .iihta-single-blog-content {
    margin-left: 0;
    margin-right: 0;
}
.single-blog-content p {
	color: #656E67;
	font-size: 15px;
	line-height: 22.5px;
	letter-spacing: 0px;
	font-family: 'Montserrat-Medium';
}
.iihta-single-blog-social-icon {
	display: flex;
	align-items: center;
	font-family: 'Manrope';
	font-weight: 700;
	font-size: 13px;
	color: #6B6B6B;
	line-height: 18px;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.iihta-single-blog-feature-image {
	line-height: 0;
}
.iihta-single-blog-feature-image img {
	width: 100%;
	max-height: 729px !important;
	object-fit: cover;
	border-radius: 20px;
}
.iihta-single-prev-next-pagination {
	display: flex;
	align-items: start;
	justify-content: space-between;
	border-top: 1px solid #CDC3AB;
	padding-top: 50px;
	margin-top: 30px;
}
.iihta-single-prev-next-pagination .iihta-nav-previous {
	max-width: 270px;
	width: 100%;
	margin-right: 15px;
	text-align: left;
}
.iihta-single-prev-next-pagination .iihta-nav-previous > a ,
.iihta-single-prev-next-pagination .iihta-nav-next > a {
	color: #6B6B6B;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	font-family: 'Manrope';
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	font-weight: 700;
}
.iihta-single-prev-next-pagination .iihta-nav-previous > a i {
	font-size: 20px;
	margin-right: 10px;
}
.iihta-single-prev-next-pagination .iihta-nav-next > a i {
	font-size: 20px;
	margin-left: 10px;
}
.iihta-single-prev-next-pagination .iihta-nav-previous > a:hover ,
.iihta-single-prev-next-pagination .iihta-nav-next > a:hover {
	color: #EA8904;
}
.iihta-single-prev-next-pagination .iihta-nav-previous .post-title ,
.iihta-single-prev-next-pagination .iihta-nav-next .post-title {
	color: #000000;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 0.15px;
	font-family: 'Inter';
	font-weight: 700;
	margin: 0;
	padding-top: 15px;
}
.iihta-single-prev-next-pagination .iihta-nav-previous .post-title a,
.iihta-single-prev-next-pagination .iihta-nav-next .post-title a {
	color: #000000;
	outline: none;
	text-decoration:none;
}
.iihta-single-prev-next-pagination .iihta-nav-next {
	max-width: 270px;
	width: 100%;
	text-align: right;
	margin-left: 15px;
}
.iihta-news-content-box .iihta-news-content {
	color: #6B6B6B;
	font-size: 0.9375em;
	line-height: 1.6em;
	letter-spacing: 0.15px;
	margin: 0;
	font-weight: 400;
	font-family: 'Manrope';
}
/** End Blog Details page css **/

/** Start courses slider Widget css **/

.iihta-courses-archive-filter {
	width: 100%;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 50px;
}
.iihta-courses-archive-filter .iihta-courses-search-wrp {
	margin: 0 50px 20px 0;
	position: relative;
	width: 100%;
	max-width: 370px;
}
.iihta-courses-archive-filter .iihta-courses-search-wrp:before {
	content: '\f002';
	position: absolute;
	font-family: 'Font Awesome 5 Pro';
	right: 15px;
	bottom: 15px;
	color: #505254;
	pointer-events: none;
	font-size: 18px;
	font-weight: 300;
}
.iihta-courses-archive-filter .iihta-courses-search-wrp input {
	width: 100%;
	border-radius: 10px;
	padding: 15px 30px 15px 15px;
	color: #6B6B6B;
	font-family: 'Inter';
	font-weight: 400;
	background: #FFFFFF;
	font-size: 0.8em;
	line-height: 1.5;
	letter-spacing: 0.6px;
	text-transform: capitalize;
	border: 1px solid #DBE5E4 !important;
}
.iihta-courses-archive-filter .iihta-courses-cat-filter-wrp .iihta-courses-level-wrp {
	position: relative;
	margin-bottom: 20px;
	width: 100%;
	max-width: 251px;
	display: flex;
	align-items: center;
}
.iihta-courses-archive-filter .iihta-courses-cat-filter-wrp .iihta-courses-level-wrp label {
	margin-bottom: 0px;
	color: #000000;
	font-size: 0.8125em;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	font-family: 'Manrope';
	font-weight: 700;
	max-width: 66px;
	width: 100%;
	text-transform: uppercase;
	margin-right: 15px;
}
.iihta-courses-archive-filter .iihta-courses-cat-filter-wrp .iihta-courses-level-wrp:after {
	content: "\f107";
	font-family: 'Font Awesome 5 Pro';
	position: absolute;
	right: 15px;
	top: 0px;
	line-height: 50px;
	font-size: 20px;
	color: #959595;
	pointer-events: none;
	font-weight: 300;
}
.iihta-courses-level-select:before {
	content: '\f078';
	font-family: 'Font Awesome 5 Pro';
	font-weight: 400;
	position: absolute;
	right: 5px;
	top: 10px;
	line-height: 21px;
	font-size: 13px;
	pointer-events: none;
	color: #959595;
}
select#courses-sorting {
	border: 1px solid #DBE5E4;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 10px;
	cursor: pointer;
	padding: 15px 30px 15px 15px;
	color: #6B6B6B;
	font-family: 'Inter';
	background: #FFFFFF;
	font-size: 0.8125em;
	line-height: 1.5;
	letter-spacing: 0.6px;
	text-transform: capitalize;
	width: 175px;
}


.iihta-courses-slider-wrp .iihta-courses-archive-loop {
	max-width: calc(100% - 30px) !important;
}
.iihta-courses-archive-main-wrp {
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.iihta-courses-archive-loop {
	max-width: calc(33.33% - 30px) !important;
	margin: 0 15px;
	height: inherit;
	padding: 30px;
	box-shadow: 0px 4px 20px #00000014;
	border-radius: 20px;
	margin-bottom: 30px;
	background: #ffffff;
}
.iihta-courses-archive-loop .iihta-courses-cat a.iihta-courses-category {
	font-family: 'Manrope';
	font-weight: 500;
	color: #2F6E76;
	font-size: 0.625em;
	line-height: 1.95em;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.iihta-courses-cat {
	margin-bottom: 5px;
}
.iihta-courses-archive-loop .iihta-courses-title a {
	color: #000000;
	font-size: 1.125em;
	line-height: 1.5;
	letter-spacing: 0.18px;
	font-family: 'Manrope';
	text-decoration: none;
	font-weight: 900;
}
.courses-custom-fields-flex {
	display: flex;
	align-items: center;
	margin-bottom: 15px;
	font-size: 15px;
}
.courses-custom-fields-flex img {
	margin-right: 10px;
}
.iihta-courses-title {
	margin-bottom: 30px;
}
.iihta-courses-content-box a.iihta-custom-btn-link {
	display: flex;
	align-items: center;
	font-family: 'Manrope';
	font-size: 0.8125em;
	line-height: 1.84em;
	letter-spacing: 1.3px;
	color: #6B6B6B;
	font-weight: 700;
}
.iihta-courses-content-box a.iihta-custom-btn-link img {
	margin-left: 10px;
}
.iihta-courses-content-box a.iihta-custom-btn-link:hover {
	color: #EA8904;
}
.iihta-courses-content-box a.iihta-custom-btn-link:hover img {
	filter: invert(82%) sepia(35%) saturate(7494%) hue-rotate(355deg) brightness(90%) contrast(105%);
}
.iihta-courses-slider button.slick-arrow:hover {
	background: #EA8904;
}
.iihta-courses-slider button.slick-arrow:hover::before {
	filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.iihta-courses-slider .slick-list.draggable {
	padding: 10px 105px 20px 0;
}
.iihta-courses-slider button.slick-arrow {
	width: 50px;
	height: 50px;
	border: 1px solid #EA8904;
	opacity: 1;
	font-size: 0;
	color: transparent;
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	padding: 0;
	outline: none !important;
}
.iihta-courses-slider button.slick-prev:before {
	content: '';
	position: absolute;
}
.courses-custom-fields {
	padding-bottom: 75px;
}
.iihta-courses-slider .slick-next {
	right: 135px;
	left: unset;
	bottom: -60px;
	top: unset;
}
.iihta-courses-slider .slick-prev {
	left: unset;
	right: 220px;
	bottom: -60px;
	top: unset;
}

#iihta-courses-1 div#iihta-courses-pagination {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	width: 100%;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
#iihta-courses-1 div#iihta-courses-pagination .page-numbers {
	height: 40px;
	width: 40px;
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 1.4px;
	font-family: 'Manrope';
	font-weight: 700;
	background: transparent;
	color: #6B6B6B;
	margin: 0px 10px;
	border: 1px solid transparent;
	border-radius: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
}
#iihta-courses-1 div#iihta-courses-pagination .page-numbers i {
	font-size: 20px;
	color: #EA8904;
}
#iihta-courses-1 div#iihta-courses-pagination .page-numbers:hover {
	color: #EA8904;
}
#iihta-courses-1 div#iihta-courses-pagination .page-numbers.current {
	color: #000000;
}
#iihta-courses-1 #iihta-courses-pagination a.prev {
	margin-left: 0;
	background: transparent !important;
	color: #EA8904 !important;
	font-size: 20px;
	width: 50px;
	border: 1px solid #EA8904 !important;
	height: 50px;
	line-height: 50px;
}
#iihta-courses-1 #iihta-courses-pagination a.next {
	margin-right: 0;
	background: transparent !important;
	color: #447A51 !important;
	font-size: 20px;
	width: 50px;
	border: 1px solid #EA8904 !important;
	height: 50px;
	line-height: 50px;
}
#iihta-courses-1 #iihta-courses-pagination a.next:hover ,
#iihta-courses-1 #iihta-courses-pagination a.prev:hover {
	color: #ffffff !important;
	background: #EA8904 !important;
}
#iihta-courses-1 #iihta-courses-pagination a.next:hover i,
#iihta-courses-1 #iihta-courses-pagination a.prev:hover i{
	color: #ffffff !important;
}
#iihta-courses-1 #iihta-courses-pagination a.prev.page-numbers.disable, #iihta-courses-1 #iihta-courses-pagination a.next.page-numbers.disable {
	color: #fff !important;
	background: #DBE5E4 !important;
	border: 1px solid #DBE5E4 !important;
}
#iihta-courses-1 #iihta-courses-pagination a.prev.page-numbers.disable i, #iihta-courses-1 #iihta-courses-pagination a.next.page-numbers.disable i {
	color: #fff !important; 
}
#iihta-courses-1 .news-loader {
    text-align: center;
}
#iihta-courses-1 .news-loader img {
	max-width: 400px;
}
/** End courses slider Widget css **/

/*** Start Search Result Page Css ***/
.header_language_wrp ,
.iihta-header-search {
	display: contents;
}
.iihta-header-search .ekit_search-button i {
	color: #ffffff !important;
}
.header_language_wrp #header_language_btn i {
	font-size: 16px;
	line-height: unset;
}
.header_language_wrp #header_language_btn:before {
	position: absolute;
	content: "\f054";
	font-family: "Font Awesome 5 Pro";
	color: #000000;
	rotate: 90deg;
	font-weight: 400;
	height: 10px;
	width: 10px;
	right: 10px;
	top: 50%;
	transform: translate(-50%, 0);
}
.header_language_wrp #header_language_btn {
	position: relative;
}
.header_language_wrp #header_language_btn svg {
	width: 16px;
	padding-top: 3px;
}
.iihta-search-page-container {
	width: 100%;
	max-width: 1270px;
	margin: 0 auto;
	padding: 100px 50px 70px 50px;
}
.iihta-search-bottom {
	width: 100%;
	max-width: 378px;
}
form.iihta-search-page-form {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	background: #DBE5E4;
	border-radius: 10px;
	margin-bottom: 10px;
}
.iihta-search-page-form input.iihta-search-page-input {
	outline: none !important;
	background: transparent;
	font-size: 1em;
	line-height: 30px;
	color: #000000;
	letter-spacing: 0.15px;
	width: 100%;
	font-family: 'Manrope';
	font-weight: 400;
	border-radius: 0 !important;
	border: none !important;
	padding: 10px 20px !important;
}
.iihta-search-page-form input.iihta-search-page-input::placeholder {
	color: #AAAAAA;
}
.iihta-search-page-form input.iihta-search-page-input::-webkit-search-cancel-button{
	display: none !important;
	-webkit-appearance: none;
}
.iihta-search-page-form .iihta-search-page-submit {
	border: none !important;
	color: #000000 !important;
	font-size: 16px;
	background: transparent !important;
	line-height: 50px;
	outline: none !important;
	padding: 0 20px 0 0;
}
.iihta-search-page-form .iihta-search-page-submit i {
	font-weight: 400;
}
.iihta-search-page-container .iihta-search-count {
	color: #6B6B6B;
	font-size: 1em;
	line-height: 1.5em;
	letter-spacing: 0.45px;
	font-family: 'Manrope';
	font-weight: 400;
	padding-bottom: 50px;
}
.iihta-search-page-content-inner {
	margin-bottom: 30px;
}
.iihta-search-page-content-inner h2.search-page-title-wrp {
	margin: 0 0 15px 0;
	text-transform: inherit;
	color: #000000;
	font-size: 1.375em;
	line-height: 1.91em;
	letter-spacing: 0;
	font-family: 'Manrope';
	text-decoration: none;
	font-weight: 800;
}
.iihta-search-page-content-inner h2.search-page-title-wrp a {
	color: #000000;
	padding: 0;
}
.iihta-search-page-content p {
	margin: 0 0 15px 0;
	color: #6B6B6B;
	font-size: 0.9375em;
	line-height: 1.6em;
	letter-spacing: 0.15px;
	font-weight: 400;
	font-family: 'Manrope';
}
.iihta-search-page-content .iihta-search-page-content-inner p:last-child {
	margin-bottom: 0;
}
span.highlight {
	background: #2F6E76;
	color: #fff;
	padding: 2px 1px;
}
.iihta-search-pagination {
	margin-top: 50px;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.iihta-search-pagination .page-numbers {
	height: 40px;
	width: 40px;
	display: inline-block;
	font-size: 13px;
	line-height: 40px;
	letter-spacing: 0.39px;
	font-family: 'Manrope';
	font-weight: 400;
	background: transparent;
	color: #000000;
	margin: 0px 10px;
}
.iihta-search-pagination .page-numbers:hover{
	font-weight: 700;
}
.iihta-search-pagination .page-numbers.current {
	color: #EA8904;
	font-weight: 700;
}
.iihta-search-pagination a.prev {
	margin-right: 20px;
	margin-left: 0px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	color: #EA8904;
	border: 1px solid #EA8904;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
}
.iihta-search-pagination a.next {
	margin-right: 0;
	margin-left: 20px;
	width: 50px;
	height: 50px;
	line-height: 48px;
	color: #EA8904;
	border: 1px solid #EA8904;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
}
.iihta-search-pagination a.next:hover ,
.iihta-search-pagination a.prev:hover {
	background: #EA8904;
	color: #FFFFFF;
}
.iihta-search-pagination a.prev.page-numbers.disable,
.iihta-search-pagination a.next.page-numbers.disable {
	border-color: #DBE5E4 !important;
	color: #DBE5E4 !important;
	background: transparent !important;
}
.psg-footer-whatsapp-icon {
	position: fixed;
	bottom: 99px;
	right: 40px;
	z-index: 9999;
}
.psg-footer-whatsapp-icon a {
	width: 64px;
	height: 64px;
	background: #75B775;
	color: #E5CDB3 !important;
	display: flex;
	flex-wrap: wrap;
	font-size: 32px;
	line-height: 64px;
	letter-spacing: 0;
	align-items: center;
	justify-content: center;
	border-radius: 40px;
	box-shadow: 0px 3px 20px #00000029;
}
.psg-footer-whatsapp-icon img {
	width: 32px;
}
.gtranslate_wrapper .gt_selector.notranslate {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #000000;
    border-radius: 25px;
    width: 124px;
    height: 50px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    font-weight: 700;
    font-size: 0.875em;
    line-height: 1.714em;
    letter-spacing: 1.4px;
    background: transparent !important;
    display: inline-block;
    position: relative;
    padding: 0 20px;
	padding-left: 26px;
    text-align: center;
	color: #000000;
}
.gtranslate_wrapper .gt_selector.notranslate option {
	border: none;
	background: #ffffff;
	outline: none;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	font-family: 'Manrope';
	font-weight: 700;
}
.gtranslate_wrapper {
	position: relative;
}
.gtranslate_wrapper:before {
	position: absolute;
	content: "\f078";
	font-family: "Font Awesome 5 Pro";
	color: #000000;
	font-weight: 400;
	right: 30px;
	top: 50%;
	font-size: 12px;
	transform: translate(0, -50%);
	z-index: -1;
}
.gtranslate_wrapper:after {
	position: absolute;
	content: "\f0ac";
	font-family: "Font Awesome 5 Pro";
	color: #000000;
	font-weight: 400;
	left: 24px;
	top: 50%;
	font-size: 18px;
	font-weight: 300;
	transform: translate(0, -50%);
	z-index: -1;
}
/*** End Search Result Page Css ***/

/** Start News Single Page CSS **/

/* main#iihta-single-main-training {
width: 100%;
max-width: 1270px;
padding: 100px 50px;
margin: 0 auto;
} */
main#iihta-single-main-training .page-content {
	width: 100%;
	max-width: 1270px;
	padding: 100px 50px;
	margin: 0 auto;
} 
.iihta-listing-single-inner-container {
	display: flex;
}
.iihta-single-laft {
	width: 100%;
	max-width: 800px;
	margin-right: 50px;
}
.iihta-single-right {
	width: 100%;
	max-width: calc(100% - 800px);
	border-radius: 20px;
	height: fit-content;
	background: #FFFFFF;
	box-shadow: 0px 4px 20px #00000014;
	padding: 30px;
}
.iihta-single-title-main-upper h1.iihta-single-title {
	color: #000000;
	font-size: 2.5em;
	line-height: 1.35em;
	letter-spacing: 0.4px;
	font-family: 'Manrope';
	font-weight: 900;
	margin: 0;
	padding-bottom: 50px;
}
.iihta-single-laft .iihta-single-blog-social-icon {
	margin-bottom: 50px;
}
.iihta-single-content-wrp {
	display: flex;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 20px 0px;
}
.iihta-single-inner-middle {
	width: 33.33%;
	color: #6B6B6B;
	font-family: 'Inter';
	font-weight: 400;
	font-size: 15px;
}
label.iihta-single-label {
	color: #000000;
	font-family: 'Manrope';
	font-weight: 900;
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	padding-bottom: 7px;
}
.iihta-single-right label.iihta-single-label {
	color: #2F6E76;
	font-size: 10px;
	letter-spacing: 1.5px;
}
.iihta-course-duration {
	font-weight: 600;
}
.iihta-gst-main {
	color: #6B6B6B;
	font-size: 10px;
	letter-spacing: 0.1px;
	line-height: 18px;
	font-family: 'Inter';
	font-weight: 400;
}
.iihta-single-right-inner {
	padding: 30px 0;
	border-top: 2px solid #DBE5E4;
	display: flex;
	width: 100%;
}
.iihta-single-right-inner:first-child {
	padding-top: 0;
	border-top: none;
}
.iihta-single-right-inner:last-child {
	border-bottom: none;
}
.iihta-single-icon {
	width: 14px;
}
.iihta-single-icon img {
	filter: brightness(0) saturate(100%) invert(33%) sepia(74%) saturate(339%) hue-rotate(138deg) brightness(95%) contrast(87%);
}
.iihta-single-right-inner-wrp {
	width: calc(100% - 14px);
	padding-left: 10px;
	font-size: 15px;
}
.iihta-single-min.btn {
	background: #EA8904;
	padding: 0;
	text-align: center;
	border-radius: 28px;
}
a.iihta-single-register {
	color: #fff !important;
	font-family: 'Manrope';
	font-size: 14px;
	letter-spacing: 1.4px;
	line-height: 22.5px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 14px 30px;
	text-decoration: none !important;
	border-radius: 28px;
}
a.iihta-single-register:hover {
	background: #DC7F00;
}
#iihta-single-main-training {
    position: relative;
    max-width: 100%;
}
#iihta-single-main-training:before {
	content: "";
	position: absolute;
	width: 453px;
	height: 556px;
	right: 0px;
	display: block;
	top: 0;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
}
#iihta-news-single-main {
	position: relative;
}
#iihta-news-single-main:before {
	content: "";
	position: absolute;
	display: block;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	top: -165px;
	left: -125px;
	width: 800px;
	height: 556px;
	transform: matrix(0, 1, 1, 0, 0, 0);
}
.iihta-member-template-main-wrp.category {
    padding: 100px 0px;
}
/** End News Single Page CSS **/

#iihta-single-main-member {
    position: relative;
    max-width: 100%;
}
#iihta-single-main-member:before {
    content: "";
    position: absolute;
    width: 453px;
    height: 556px;
    right: 0px;
    display: block;
    top: 0;
    z-index: -1;
    background-size: cover;
    background-repeat: no-repeat;
}




@media screen and (max-width: 767px) {
	.iihta-news-template-main-wrp .iihta-news-upper .iihta-news-search-wrp {
		margin: 0 0 20px 0;
		max-width: 100%;
	}
	.iihta-news-archive-main-wrp {
		margin-left: -10px;
		margin-right: -10px;
	}
	.iihta-news-archive-loop {
		max-width: calc(50% - 20px) !important;
		margin: 0 10px;
		margin-bottom: 30px;
	}
	.iihta-news-content-box {
		padding: 20px;
		padding-bottom: 30px;
	}
	.iihta-news-content-box .iihta-news-title {
		margin-bottom: 15px;
	}
	.iihta-news-content-box .iihta-news-title a {
		font-size: 1em;
	}
	#iihta-news-1 div#iihta-pagination a.next, #iihta-news-1 div#iihta-pagination a.prev, .iihta-pagination a.next, .iihta-pagination a.prev {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	#iihta-news-1 div#iihta-pagination .page-numbers {
		margin: 0 5px;
	}
}
@media screen and (max-width: 600px) {
	.iihta-news-archive-loop {
		max-width: calc(100% - 20px) !important;
	}
}