/**
Theme Name: Leizi Digital
Author: Leizi Digital
Author URI: http://leizi.xyz/
Description: Design & Developed by Leizi Digital
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* General CSS */
html {scroll-behavior: smooth;}
.page-template .site-content .ast-container {display: block;}
a:empty {visibility: none;}

/* Buttons */
a.commonBtn{
    display: inline-block;
    color: #1c1d1d;
    font-size: 16px;
    font-weight: 600 !important;
    text-align: center;
    border-radius: 40px;
    text-decoration: none !important;
    background: #fff;
	border: 1px solid #868686;
    transition: all .3s;
	padding: 18px 20px;
	line-height: 1.2;
	min-width: 190px;
}
a.commonBtn:hover{
	background: #1c1d1d;
    border: 1px solid #1c1d1d;
    color: #fff !important;
}
a.sliderBtn{
	background: #6b4e3e;
	color: #fff !important;
	text-align: center !important;
}
/* Header */

/* Footer */
.site-footer ul.menu li{margin-bottom: 10px;}
ul.footerDetails li{margin-bottom: 10px;}
ul.footerSocial{padding-top: 20px;}
ul.footerSocial li{
	display: inline-block;
	margin-left: 5px;
}
ul.footerSocial li a{display: block;}
ul.footerSocial li a:hover{opacity: .8;}

/* Home 20 */
.hp20Section1 {padding: 100px 0;}
.hp20s1Img {
    display: inline-block;
    box-shadow: 0 0 10px rgba(107, 78, 62, .1);
}
.hp20Tag {
    background: #EEE9D3;
    color: #6B4E3E;
    display: inline-block;
    font-size: 12px;
    padding: 5px 10px;
    line-height: 1;
    letter-spacing: 2px;
    border-radius: 4px;
    margin-bottom: 10px;
}
.hp20Section1 h2 b{color: #6B4E3E;}
.hp20s1Text, .hp20s5Text{padding: 10px 0 20px;}
.hp20s1Text b, .hp20s5Text b, .hp20s9Text b{
    font-weight: 600;
    color: #6B4E3E;
}
.hp20Section2{padding-bottom: 100px;}
.hp20s2SubHeading {max-width: 700px;}
.hp20Section2 .flex {
    display: flex;
    flex-wrap: wrap;
}
.indal-list{width: 100%;margin-top: 88px;}
.indal-list ul{
	margin: 0 !important;
	margin-left: -6px !important;
	padding: 0 !important;
	list-style-type: none;
	flex-wrap: nowrap;
}
.indal-list li{width: 110px;margin-left: 6px;position: relative;height: 580px;overflow: hidden;}
.indal-list li img{position: absolute;height: 580px;left: 0;top: 0;object-fit: fill;max-width: none;}
.indal-list li:nth-child(2), .indal-list li:nth-child(4){top: -32px;}
.indal-list li:nth-child(3){top: -60px;}
.indal-list li.active{width: calc(100% - 360px);}
.indal-list-link{display: block;width: 100%;}
.indal-hint{position: absolute;z-index: 4;transition: all .4s ease;writing-mode: vertical-lr;writing-mode: tb-lr;white-space: nowrap;color: #fff;width: 32px;top: 32px;text-align: center;left: 50%;margin-left: -16px;font-size: 24px;font-weight: 600;}
.indal-cont{position: absolute;z-index: 5;width: 100%;top: 60px;padding: 0 55px;color: #fff;}
.indal-cont .name{line-height: 1.1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display: block;font-size: 24px;font-weight: 600;}
.indal-cont .text{line-height: 24px;margin: 22px 0 24px;}
.indal-list-more{width: 100%;position: absolute;left: 0;top: 0;height: 100%;z-index: 5;}
.indal-list-more .indal-cont {width: 50%;}
.indal-list-more .indal-cont:last-child{left: auto;right: 0;}
.indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 0;}
.indal-list li.active .indal-cont .name{animation: indalRun 1s ease both .6s;}
.indal-list li.active .indal-cont .text{animation: indalRun 1s ease both .7s;}
.indal-list li.active .indal-cont .link{animation: indalRun 1s ease both .8s;pointer-events: auto;}
@keyframes indalRun {0%{opacity: 0;transform: translateY(80px);}100%{opacity: 1;transform: translateY(0);}}
.indal-list li.active .indal-hint{opacity: 0;}
a.indal-list-link {
    display: block;
    height: 100%;
    position: relative;
}
a.indal-list-link:before{
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.3);
	z-index: 1;
}
.hp20Section3{
	padding: 90px 0 70px;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
.hp20Section3 h2{color: #fff;}
.hp20s3SubHeading {
    max-width: 900px;
    margin: 0 auto 70px;
	color: #ffffff77;
}
.hp20s3Box {
    background: #fff;
    text-align: center;
    padding: 40px 20px;
}
.hp20s3Img {
	margin: 0 auto 10px;
	width: 80px;
}
.hp20s3Title {
    font-size: 18px;
    font-weight: 700;
    color: #6b4e3e;
    margin-bottom: 20px;
}
.hp20s3Text {font-size: 14px;}
.hp20Section4 {
    padding: 100px 0 80px;
    background: #f5f5f5;
}
.hp20s4Text {
    max-width: 1060px;
    padding-bottom: 30px;
}
.hp20s4Box{
	max-width: 355px;
	display: inline-block;
	overflow: hidden;
	text-align: left;
}
.hp20s4SubHeading {
    max-width: 1050px;
    margin: 0 auto 50px;
}
.hp20s4Img{overflow: hidden;}
.hp20s4Img a{display: block;}
.hp20s4Box:hover .hp20s4Img a{transform: scale(1.1);}
.hp20s4Title {
    font-weight: 700;
    color: #031b36;
    font-size: 22px;
    margin: 20px 0 10px;
}
.hp20s4Title a{color: #031B36;}
.hp20s4Box:hover .hp20s4Title a{color: #6B4E3E;}
.hp20Section6 {padding: 90px 0;}
.hp20Section7{
	padding: 80px 0;
	background-position: center;
	background-size: cover;
	background-attachment: fixed;
}
.hp20Section7 h2 {
    margin-top: 50px;
    font-size: 42px;
    color: #fff;
}
.hp20Section7 a.commonBtn {box-shadow: none;} 
.hp20FAQs {
    padding-left: 60px;
	counter-reset: step-counter;
}
.hp20FAQs .accordiaBox {
	padding: 40px 0;
	border-bottom: 2px solid #ffffff33;
}
.hp20FAQs .accordiaBox.active{padding: 40px 0 20px;}
.hp20FAQs .accordion{
	counter-increment: step-counter;
	padding: 0 30px 0 60px;
	font-size: 22px;
	font-weight: 600;
	color: #fff;
	position: relative;
	cursor: pointer;
}
.hp20FAQs .accordion:before{
	position: absolute;
	content: '0'counter(step-counter);
	top: 0;
	left: 0;
	font-size: 22px;
	font-weight: 700;
	color: #8a919b;
}
.hp20FAQs .accordion:after{
	position: absolute;
	content: "";
	top: 6px;
	right: 0;
	width: 10px;
	height: 16px;
	background: url(/wp-content/uploads/2025/02/arrow.png) 0 0 no-repeat;
	transform: rotate(0deg);
	transition: all .3s;
}
.hp20FAQs .accordiaBox.active .accordion:before{color: #ffffff;}
.hp20FAQs .accordiaBox.active .accordion:after{
	color: #ffffff;
	transform: rotate(90deg);
}
.hp20FAQs .panel{
	padding: 20px 30px 0 60px;
	display: none;
	color: #ffffff77;
}
.hp20FAQs .accordiaBox.active .panel{display: block;}
.hp20Section8 {padding: 100px 0;}
.hp20s8Row{position: relative;}
.hp20s8Row:before, .hp20s8Row:after{
	position: absolute;
	content: '';
	width: 73px;
	height: 72px;
	background: url(/wp-content/uploads/2025/01/quoteIcon1.png) 0 0 no-repeat;
}
.hp20s8Row:before {
    top: -70px;
    left: -55px;
}
.hp20s8Row:after{
	bottom: -100px;
	right: -55px;
	transform: rotate(180deg);
}
.hp20s8Box {
    max-width: 480px;
    background: #f7f7f7;
    padding: 40px 45px 30px;
	position: relative;
}
.hp20s8Box:after{
	content: "";
    display: block;
    clear: both;
}
.hp20s8Text {
	min-height: 195px;
    font-size: 14px;
    line-height: 24px;
	padding-bottom: 10px;
}
.hp20s8Img{
	width: 80px;
	float:left;
	border-radius: 100%;
	overflow: hidden;
}
.hp20s8Content{
	width: calc(100% - 80px);
	float: left;
	padding:15px 0 0 20px;
}
.hp20s8Name {
    font-size: 20px;
    font-weight: 600;
    color: #060a12;
    margin: 10px 0;
}
.hp20s8Company {font-weight: 300;}
/* About Us */
.au3Section1 {padding: 70px 0;}
.greySection{background: #f7f7f7;}
.au3Section2 {padding: 70px 0;}
/* Contact Us */
.cus1Form{
	position: relative;
	padding: 70px 30px 70px 0;
}
.cus1Form:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 2000px;
    height: 2000px;
    background: #f7f7f7;
    z-index: -1;
}
.contactForm input[type="text"], .contactForm input[type="email"], .contactForm textarea {
	width: 100%;
	border: 1px solid #bfbfbf !important;
	border-radius: 0 !important;
	background: #fff;
	font-size: 16px;
	color: #121212;
	margin-bottom: 0 !important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0, 0.1);
	padding: 15px;
}
.contactForm textarea {
	min-height: 150px;
	max-height: 150px;
	border-radius: 0 !important;
}
.contactForm input[type="text"]::placeholder, .contactForm input[type="email"]::placeholder, .contactForm textarea::placeholder {
	color: #121212 !important;
}
.contactForm .ff-el-group{margin: 0 0 15px !important;}
.cus1Content{padding: 70px 0 70px 30px;}
.contactSocial{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
.contactSocial li{
	display: inline-block;
	margin: 0 5px 0 0;
}
.contactSocial li img{filter: invert(1);}
.cus1Text a{color: #121212;}
.cus1Text a:hover{color: #9d6f55;}
.fluentform button[type="submit"]{
	background: #6b4e3e !important;
	border-color: #6b4e3e;
	padding: 15px 30px;
}
.fluentform button[type="submit"]:hover{
	background: #121212 !important;
	border: 1px solid #121212;
}
/* Product Category 3 */
.pc3Banner{position: relative;}
.bannerImg {text-align: center;}
.bannerImg img{width: 100%;}
.pc3Banner .bannerContent  {
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 1170px;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2;
}
.pc3Banner .bannerContainer {width: 100%;}
.pc3BannerHeading{
	font-size: 50px;
	font-weight: 700;
}
.pc3BannerDetails {
	max-width: 550px;
	display: inline-block;
}
.bannerBtn{padding-top: 20px;}
.pc3s1SliderWraper {
    position: relative;
    max-width: 655px;
    margin: 0 auto;
}
.pc3s1SliderWraper::after, .pc3s7Box:after, .pc3s11Box:after{
	content: "";
    display: block;
    clear: both;
}
.pc3s1Slider {
	margin: 0 0 20px 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.pc3s1SliderPager{
	margin: 0 -5px !important;
	padding: 0 !important;
	list-style-type: none;
}
ul.pc3s1SliderPager li{margin: 0 5px;}
.pc3Section1{padding: 100px 0 60px;}
.pc3s1Content{padding-left: 20px;}
.pc3s1Tag {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px;
}
.pc3s1Text{margin-bottom: 30px;}
.pc3s1Text ul{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.pc3s1Text ul li{
	font-weight: 300;
	padding-left: 30px;
	margin-bottom: 15px;
	position: relative;
}
.pc3s1Text ul li:before{
	position: absolute;
	content: '';
	top: 5px;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/2025/01/checkIcon.png) 0 0 no-repeat;
}
.pc3Section1 h2 b {
    color: #6b4e3e;
    font-weight: 600;
}
.pc3Section2{padding: 60px 0 70px;}
.pc3s2Content {max-width: 550px;}
.pc3s2Text {padding: 10px 0 25px;}
.pc3Section3{
	padding-top: 75px;
	color: #fff;
}
.pc3Section3 .readmoreBtn, .pc3Section3 .readmoreBtn:before {color: #fff;}
.readmoreBtn {
	display: inline-block;
    padding-left: 25px;
    position: relative;
    font-weight: 600;
    color: #fff;
	cursor: pointer;
	line-height: 1;
}
.readmoreBtn:before{
	position: absolute;
	content: "";
	top: 3px;
	left: 0;
	width: 18px;
	height: 10px;
	background: url(/wp-content/uploads/2025/01/pc3Arrow.png) 0 0 no-repeat;
}
.readmoreBtn.read-more:before{
	transform: rotate(180deg);
}
.pc3Section5 {padding: 85px 0 70px;}
.pc3s5SubHeading {margin-bottom: 20px;}
ul.pc3s5Slider, ul.pc3s17Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	position: relative;
}
ul.pc3s5Slider li{margin: 0 15px;}
ul.pc3s5Slider .slick-arrow, ul.pc3s17Slider .slick-arrow{
	position: absolute;
	content: '';
	top: 50%;
	width: 20px;
	height: 38px;
	background: url(/wp-content/uploads/2025/01/s5Arrow.png) 0 0 no-repeat;
	z-index: 9;
	padding: 0;
	text-indent: -999999999px;
}
ul.pc3s5Slider .slick-prev{
	left: -20px;
	transform: rotate(180deg);
}
ul.pc3s5Slider .slick-next{
	right: -20px;
	transform: rotate(0deg);
}
.pc3s5Box {
    max-width: 420px;
    display: inline-block;
	background: #fff;
    box-shadow: 0 0 10px 10px rgba(219, 223, 231, .2);
    margin: 15px 0;
}
.pc3s5Img {overflow: hidden;}
.pc3s5Img a{display: block;}
.pc3s5Box:hover .pc3s5Img a{transform: scale(1.1);}
.pc3s5Content {padding: 30px 25px;}
.pc3s5Title {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
}
.pc3s5Title a{color: #000;}
.pc3s5Box:hover .pc3s5Title a{color: #6b4e3e;}
.pc3s5Text {margin-bottom: 30px;}
.pc3s5Btn a{
	display: block;
	text-align: center;
	background: #6b4e3e;
	color: #fff;
	border: 1px solid #6b4e3e;
	border-radius: 5px;
	padding: 10px;
	box-shadow: 0 10px 10px rgba(220,224,233,1);
}
.pc3s5Box:hover .pc3s5Btn a{
	background: #fff;
	color: #6b4e3e;
	box-shadow: none;
}
ul.pc3s5Slider ul.slick-dots{
	margin: 0 !important;
	padding: 20px 0 0 !important;
	list-style-type: none;
}
ul.pc3s5Slider ul.slick-dots li{
	display: inline-block;
	margin: 0 15px;
	width: 34px;
	height: 5px;
	border-radius: 10px;
	background: #d6dae6;
	z-index: 2;
}
ul.pc3s5Slider ul.slick-dots li.slick-active{background: #6b4e3e;}
ul.pc3s5Slider ul.slick-dots li button{visibility: hidden;}
.pc3Section6{padding: 75px 0 30px;}
.pc3s6SubHeading, .pc3s7SubHeading {
    max-width: 950px;
    margin: 0 0 70px;
}
.pc3s6Box{padding-bottom: 20px;}
.pc3s6Title {
    font-size: 18px;
    font-weight: 600;
    color: #6b4e3e;
    padding: 20px 0 10px;
}
.pc3s6Text {
	max-width: 230px;
    font-size: 14px;
    line-height: 21px;
}
.pc3Section12{padding: 60px 0;}
.pc3s12Box{
	max-width: 680px;
	display: inline-block;
	text-align: left;
	box-shadow: 0 0 30px 30px rgba(219,223,231,.2);
}
.pc3s12Img {overflow: hidden;}
.pc3s12Img a{display: block;}
.pc3s12Box:hover .pc3s12Img a{transform: scale(1.1);}
.pc3s12Content{padding: 40px 35px 35px;}
.pc3s12Title {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    padding-bottom: 15px;
}
.pc3s12Title a{color: #000;}
.pc3s12Box:hover .pc3s12Title a{color: #6b4e3e;}
.pc3s12Text{padding-bottom: 15px;}
.pc3s12Btn a{
    padding: 19px;
    display: block;
    text-align: center;
    background: #6b4e3e;
    color: #fff;
}
.pc3s12Btn a span{
	display: inline-block;
	padding-right: 20px;
	background: url(/wp-content/uploads/2025/01/whiteArrow.png) right center no-repeat;
	transition: all .3s;
}
.pc3s12Box:hover .pc3s12Btn a{background: #000;}
.pc3s12Box:hover .pc3s12Btn a span{padding-right: 25px;}
.pc3Section14{padding: 80px 0 60px;}
.pc3tabs{text-align: center;}
.pc3tabs ul.tabs{
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	background: #f3f6fb;
	border-radius: 40px;
	display: inline-block;
}
.pc3tabs ul.tabs li{
	display: inline-block;
	font-weight: 600;
	color: #000;
	border: 1px solid transparent;
	padding: 18px 20px;
	border-radius: 40px;
	min-width: 250px;
	cursor: pointer;
}
.pc3tabs ul.tabs li.current{
	border: 1px solid #6b4e3e;
	color: #6b4e3e;
	background: #fff;
	box-shadow: 0 10px 20px rgba(220, 224, 233, .5);
}
.pc3tabs .tab-content{
	padding-top: 80px;
	display: none;
	text-align: left;
}
.pc3tabs .tab-content.current{display: block;}
.pc3tabs table{
	text-align: center;
	box-shadow: 0 10px 50px 30px rgba(40,62,128,.1);
}
.pc3tabs table, .pc3tabs table tr, .pc3tabs table tr th, .pc3tabs table tr td{border: none;}
.pc3tabs table tr th{
	background: #6b4e3e;
	color: #fff;
	padding: 20px 10px;
}
.pc3tabs table tr td{
	padding: 20px 10px;
	background: #fff;
	color: #22445f;
	font-weight: 600;
}
.pc3tabs table tr:nth-child(odd) td{background: #f3f6fb;}
.pc3Section15{padding: 60px 0 80px;}
ul.pc3s15Slider {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	position: relative;
}
ul.pc3s15Slider li{margin: 0;}
ul.pc3s15Slider .slick-arrow{
	position: absolute;
	content: '';
	top: 50%;
	width: 20px;
	height: 38px;
	background: url(/wp-content/uploads/2025/01/s5Arrow.png) 0 0 no-repeat;
	padding: 0;
	z-index: 9;
	text-indent: -99999999999px;
	transform: rotate(180deg);
}
ul.pc3s15Slider .slick-prev{left: 0;}
ul.pc3s15Slider .slick-next{
	right: 0;
	transform: rotate(0deg);
}
ul.pc3s15Slider ul.slick-dots{
	margin: 0 !important;
	padding: 30px 0 0 !important;
	list-style-type: none;
	text-align: center;
}
ul.pc3s15Slider ul.slick-dots li{
	display: inline-block;
	margin: 0 10px;
	width: 8px;
	height: 8px;
	border-radius: 40px;
	background: #c7c7c7;
	z-index: 2;
}
ul.pc3s15Slider ul.slick-dots li.slick-active{
	background: #6b4e3e;
	width: 35px;
}
ul.pc3s15Slider ul.slick-dots li button{
	visibility: hidden;
	padding: 0;
}
.pc3s15Box{
	max-width: 1130px;
	margin: 0 auto;
	padding: 15px 15px 0;
	text-align: center;
}
.pc3s15Text{font-weight: 300;}
.pc3s15Img {
    display: inline-block;
    margin: 30px 0 15px;
    overflow: hidden;
    border-radius: 100%;
}
.pc3s15Title {
    font-size: 20px;
    font-weight: 600;
    color: #6b4e3e;
    padding-bottom: 10px;
}
.pc3s15SubTitle{font-weight: 300;}
.pc3Section16{padding-bottom: 70px;}
.pc3Section16 .accordiaBox {
    border-top: 1px solid #ebebeb;
}
.pc3Section16 .accordiaBox:last-child{border-bottom: 1px solid #ebebeb;}
.pc3Section16 .accordion {
    color: #000;
    font-weight: 500;
    padding: 40px 30px 40px 0;
    position: relative;
    font-size: 20px;
	cursor: pointer;
}
.pc3Section16 .accordion:before {
    position: absolute;
    content: "+";
    top: 42px;
    right: 0;
    font-size: 24px;
    color: #000;
    transition: all .3s;
}
.pc3Section16 .accordiaBox.active .accordion:before {
    content: "-";
}
.pc3Section16 .panel {
    color: #000;
    display: none;
}
.pc3Section18 {padding: 80px 0;}




/* Media */
.visible-sm {display: none;}
@media(min-width: 1200px) {
	
}
@media(min-width: 992px) and (max-width: 1199px){
  .hp20Section1 {padding: 80px 0;}
  .hp20s1Content {padding-left: 0;}
  .hp20Section2 {padding-bottom: 80px;}
  .hp20Section3 {padding: 80px 0 50px;}
  .hp20s3Box {padding: 15px;}
  .hp20s3Title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .hp20Section4 {padding: 80px 0 40px;}
  .hp20s4SubHeading {margin: 0 auto 20px;}
  .hp20s4Title {font-size: 18px;}
  .hp20Section6 {margin-bottom: 80px;}
  .hp20Section7 {padding: 60px 0 70px;}
  .hp20FAQs {padding-left: 15px;}
  .hp20Section8 {padding: 80px 0;}
  .hp20s8Box {padding: 15px;}
  .pc3Banner .bannerContent {max-width: 970px;}
  .pc3Section1 {padding: 70px 0;}
  .pc3s1Content {padding-left: 0;}
  ul.pc3s1SliderPager {width: 70px;}
  .pc3s1Slider {
    margin: 0 0 0 14px !important;
    width: calc(100% - 85px);
  }
  .pc3Section2 {padding: 50px 0 70px;}
  .pc3Section3 {padding-top: 70px;}
  .pc3Section5 {padding: 70px 0 50px;}
  ul.pc3s5Slider li {margin: 0 15px;}
  .pc3s5Content {padding: 20px 15px;}
  .pc3s5Btn a {padding: 12px;}
  .pc3Section6 {padding: 70px 0 60px;}
  .pc3s6Box {padding-bottom: 0;}
  .pc3s6Title {
    font-size: 18px;
    padding: 30px 0 10px;
  }
  .pc3Section12 {padding: 60px 0 60px;}
  .pc3Section14 {padding: 80px 0 50px;}
  .pc3tabs ul.tabs li {
    padding: 15px 20px;
    min-width: 200px;
  }
  .pc3tabs .tab-content {padding-top: 50px;}
  .pc3Section15 {padding: 50px 0 70px;}
  .pc3Section16 {padding: 70px 0;}
  .pc3Section16 .accordion {padding: 20px 20px 20px 0;}
  .pc3Section16 .accordion:before {top: 20px;}
  .pc3Section18 {padding: 70px 0;}
}
@media all and (max-width:1000px) {
  .indal-hint{display: none;}
  .indal-cont .name, .indal-cont .text, .indal-cont .link{opacity: 1;animation: none !important;}
  .indal-list ul {margin-left: 0;margin-top: -12px;flex-wrap: wrap;}
  .indal-list li{margin-top: 12px;margin-left: 0;top: 0 !important;}
  .indal-list li img, .indal-list li{height: auto;position: relative;width: 100% !important;}
  .indal-list {margin-top: 50px;}
  .indal-list li::after{content: "";width: 100%;height: 100%;top: 0;left: 0;position: absolute;background: rgba(0, 0, 0, .3);}
}
@media (min-width: 768px) and (max-width: 991px){
  .hp20s8Text {min-height: 240px;}
  .pc3Banner .bannerContent {max-width: 750px;}
}
@media (max-width: 991px){
  .hidden-sm {display: none !important;}
  .visible-sm {display: block !important;}
  .responsiveMargin{margin-top: 30px;}
  .hp20Section1 {padding: 80px 0;}
  .hp20s1Content {padding-left: 0;}
  .hp20Section2 {padding-bottom: 80px;}
  .hp20Section3 {padding: 80px 0 50px;}
  .hp20s3Box {padding: 15px;}
  .hp20s3Title {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .hp20Section4 {padding: 80px 0 40px;}
  .hp20s4SubHeading {margin: 0 auto 20px;}
  .hp20s4Title {font-size: 18px;}
  .hp20Section6 {margin-bottom: 80px;}
  .hp20Section7 {padding: 60px 0 70px;}
  .hp20FAQs {padding-left: 15px;}
  .hp20Section8 {padding: 80px 0;}
  .hp20s8Box {padding: 15px;}
  .pc3BannerHeading {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px !important;
  }
  .bannerBtn {padding: 0;}
  a.commonBtn {
    font-size: 14px;
    padding: 12px 15px;
  }
  .pc3Section1 {padding: 70px 0;}
  .pc3s1Content {padding-left: 0;}
  .pc3Section2 {padding: 50px 0 70px;}
  .pc3Section3 {padding-top: 70px;}
  .pc3Section4 {padding: 70px 0;}
  .pc3s4img {margin: 15px 0;}
  .pc3s4Content {padding: 15px 10px;}
  .pc3s4Title {font-size: 16px;}
  .pc3Section5 {padding: 70px 0 50px;}
  ul.pc3s5Slider li {margin: 0 15px;}
  .pc3Section5 {padding: 70px 0 50px;}
  .pc3s5Content {padding: 20px 15px;}
  .pc3s5Btn a {padding: 12px;}
  .pc3Section6 {padding: 70px 0 60px;}
  .pc3s6Box {padding-bottom: 0;}
  .pc3s6Title {
    font-size: 18px;
    padding: 30px 0 10px;
  }
  .pc3Section12 {padding: 60px 0 60px;}
  .pc3Section14 {padding: 80px 0 50px;}
  .pc3tabs ul.tabs li {
	padding: 12px 25px;
	min-width: auto;
  }
  .pc3tabs .tab-content {padding-top: 50px;}
  .pc3Section15 {padding: 50px 0 70px;}
  .pc3Section16 {padding: 70px 0;}
  .pc3Section16 .accordion {padding: 20px 20px 20px 0;}
  .pc3Section16 .accordion:before {top: 20px;}
  .pc3Section18 {padding: 70px 0;}
}
@media (max-width: 767px){
  .pc3Banner .bannerContent {max-width: 480px;}
  .pc3Banner .bannerContent {
	position: relative;
	padding-top: 20px;
  }
  .pc3BannerHeading {
    font-size: 30px;
    color: #000 !important;
  }
  .pc3BannerDetails {
	color: #000 !important;
    line-height: 21px;
    font-size: 14px;
  }
  .pc3s6Title {padding: 10px 0 5px;}
  .pc3s6Text {max-width: 100%;}
  .pc3s12Content {padding: 20px;}
  .pc3s12Btn a {line-height: 1.2;}
  .pc3tabs ul.tabs {
	border-radius: 0;
    display: block;
  }
  .pc3tabs ul.tabs li {
    display: block;
    padding: 10px;
    border-radius: 0;
	border-bottom: 2px solid #fff;
  }
  .indal-cont .name {
    white-space: unset;
    text-overflow: unset;
    font-size: 21px;
  }
  .indal-cont .text {
    line-height: 22px;
    margin: 10px 0 0;
  }
}
@media (max-width: 479px){
  .indal-cont {
    top: 15px;
    padding: 0 15px;
  }
  .hp20Section7 h2 {font-size: 32px;}
  .hp20FAQs .accordion {
    padding: 0 20px 0 40px;
    font-size: 16px;
    font-weight: 500;
  }
  .hp20FAQs .accordion:before {
    font-size: 16px;
    font-weight: 500;
  }
  .hp20FAQs .accordion:after {
    top: 2px;
    font-size: 12px;
  }
  .hp20FAQs .panel {padding: 10px 20px 0 40px;}
  .pc3Banner .bannerContent {max-width: 320px;}
  ul.pc3s1SliderPager {width: 65px;}
  ul.pc3s1SliderPager li {margin-bottom: 5px;}
  .pc3s1Slider {
    margin: 0 0 0 10px !important;
    width: calc(100% - 75px);
  }
}