.padding-tb-60{
	padding: 60px 0px;
}
.padding-t-60{
	padding-top: 60px;
}
.padding-t-20{
	padding-top: 20px;
}
.pantherBanner{
	position: relative;
	min-height:800px;
}
.pantherBanner:before{
    content: '';
    background-image: url(https://jungleworks.com/wp-content/uploads/2020/03/group-21-4.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 800px;
    width: 56%;
    right: 0px;
    position: absolute;
    background-position: center;
}
.flexible{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.headingSection1{
	font-size: 36px;
    font-weight: 900;
    color: #474747;
    line-height: normal;
    letter-spacing: normal;
}
img.imag1Section1 {
    position: relative;
    top: 25px;
    width: 100%;
    height: auto;
}
img.imag2Section1 {
    position: absolute;
    bottom: -16px;
	left: 0px;
}

.contentSection1 {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 25px;
}
.pantherBtn{
    background-color: #1366ff;
    color: #fff;
	border: 1px solid #1366ff;
    font-size: 22px;
    padding: 12px 27px;
    font-weight: 600;
    border-radius: 4px;
}
.pantherBtn:hover{
	background-color: transparent;
	color: #1366ff;
}
.commonHeading{
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.2px;
    color: #000000;
    padding: 15px 0px 0px 0px; 
}
.commonContent{
	color: #212121;
    font-size: 24px;
    line-height: 1.47;
    letter-spacing: 0px;
}
.oddImages{
	position: absolute;
	width: 50%;
	
}
.evenImages{
	position:absolute;
	width: 50%;
	right: 0px;
}
.numberFont{
	opacity: .8;
    font-size: 150px;
    font-weight: 900;
    line-height: 1;
    color: rgba(11, 7, 6, 0.05);
    position: absolute;
    top: -70px;
}
.listHeading{
	font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.1px;
    color: #0b0706;
    margin-bottom: 50px;
}
.listP{
	 position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #000;
}
.pantherList1 li ,.pantherList2 li, .pantherList3 li{
    padding: 10px 0px;
	position: relative;
	max-height: 163px;
}
.listImg{
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    background-color: #1366ff;
    border-radius: 8px;
    padding: 9px;	
}
.listSpan{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.for_mobile{
	display: none;
}
.pantherList1,.pantherList3, .pantherList2{
	list-style: none;
	padding: 0px;
}
.listContent{
    padding-left: 78px;
    position: relative;
    top: -49px;
}
.commonSection{
	min-height: 736px;
	height: auto;
    position: relative;
}
.pantherList1 li .listImg:before, .pantherList3 li .listImg:before, .pantherList2 li .listImg:before {
    content: '';
    position: absolute;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
	background-size:contain;
	filter: brightness(0) invert(1);
	
}
.pantherList1 li:nth-child(1) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/file-1.svg);
}
.pantherList1 li:nth-child(2) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/brainstorm.svg);
}

.pantherList1 li:nth-child(3) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2019/11/debit-card.svg);
}

.pantherList1 li:nth-child(4) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/chat-2.svg);
}
.pantherList3 li:nth-child(1) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/hammer.svg);
}
.pantherList3 li:nth-child(2) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/analytics-3.svg);
}

.pantherList3 li:nth-child(3) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/dashboard-1.svg);
}

.pantherList3 li:nth-child(4) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/function.svg);
}
.pantherList2 li:nth-child(1) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/layout.svg);
}
.pantherList2 li:nth-child(2) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/manager-1.svg);
}

.pantherList2 li:nth-child(3) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/backend.svg);
}

.pantherList2 li:nth-child(4) .listImg:before {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/project.svg);
}
.ctaSection{
	background-color: #16459c;
}
.ctaSection h2{

    font-size: 36px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 0.3px;
    margin: 0px;
    padding: 0px 0px 20px;

}
.ctaSection a{
    font-size: 20px;
    background-color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    border-radius: 4px;
    transition: 0.4s;
    display: inline-block;
    margin: 5px 0px 0px;
    border: 1px solid #fff;
    color: #16459c;
    letter-spacing: 0.3px;
}
.ctaSection a:hover{
	background-color: transparent;
	color: #fff;
}
.feature_pantherContent {
    padding-left: 87px;
}
.feature_pantherImg img {
    position: absolute;
}
.pantherSection8List{
	    position: relative;
    min-height: 179px;
}
.pantherFold9 {
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/04/layer-8-1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
/* 	background-position: center; */
}
.circleBackground{
	background-image: url(https://jungleworks.com/wp-content/uploads/2018/11/group-2-49.svg);
	background-repeat: no-repeat;
	width: 100%;
	height: 466px;
	background-size: contain;
	background-position: center;
}
img.customerImg {
    position: absolute;
    top: 38%;
    right: 29%;
}
img.adminImg {
    position: absolute;
    top: 38%;
    left: 31%;
}
.howItWorkList1 ,.howItWorkList2{
    list-style: none;
    padding: 0px;
} 
.howItWorkList1 li ,.howItWorkList2 li{
    position: relative;
    padding: 22px 0px;
}
.howItWorkList1 i, .howItWorkList2 i{
	font-size: 50px;
    font-weight: bold;
    letter-spacing: normal;
    color: #474747;
    position: absolute;
    opacity: .12;
    right: 0px;
    top: 0px;
    font-style: normal;
    line-height: 1;
}
.howItWorkList1 p,.howItWorkList2 p{
	    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    color: #474747;
}
.howItWorkList1 span, .howItWorkList2 span{
	    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #474747;
}

.howItWorkList1 li:nth-child(1) {
    left: 31px;
    top: 34px;
}
.howItWorkList1 li:nth-child(2) {
    top: 50px;
}
 .howItWorkList1 li:nth-child(3) {
    left: 31px;
    top: 93px;
}

.howItWorkList2 li:nth-child(1) {
    left: -37px;
    top: 34px;
}
.howItWorkList2 li:nth-child(2) {
    top: 50px;
}
 .howItWorkList2 li:nth-child(3) {
    left: -43px;
    top: 93px;
}
.howItWorkListContent1{
	text-align: right;
}
p.adminContent {
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    top: 55%;
    left: 25%;
    text-align: center;
}
p.customerContent {
    position: absolute;
    font-size: 18px;
    font-weight: 700;
    top: 55%;
    left: 56%;
    text-align: center;
}
@media(max-width: 991px){
	.contentSection1 br,.ctaSection h2 br{
		display: none;
	}
	.for_mobile{
		display: block;
	}
	.for_web{
		display: none;
	}
	.ctaSection h2{
		font-size: 26px;
    	line-height: normal;
	}
	.mobile_text_center{
		text-align: center
	}
	.headingSection1 {
		font-size: 28px;
	}
	.contentSection1, .commonContent{
		font-size: 18px;
		line-height: normal;
	}
	.padding-tb-60{
		padding: 35px 0px;
	}
	.padding-t-60{
		padding-top: 30px;
	}
	.padding-t-20{
		padding-top: 10px;
	}
	.pantherList1 li, .pantherList2 li , .pantherList3 li  {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		padding: 20px 0px;
	}
	.listContent {
		padding-left: unset;
		position: relative;
		top: unset;
		text-align: center;
	}
	.commonHeading {
    	font-size: 26px;
		line-height: normal;
		text-align: center;
	}
	.feature_pantherImg img {
		position: relative;
	}
	.pantherSection8List {
		min-height: auto;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
		padding: 20px 0px;
	}
	.feature_pantherContent {
		padding: 0px 10px;
		text-align: center;
	}
	.listHeading {
		font-size: 24px;
		text-align: center;
		padding-top: 18px;
		line-height: normal;
		margin-bottom: 10px;
	}
	.howItWorksMobile{
		list-style: none;
		padding: 0px;
	}
	.howItWorksMobile li{
		padding: 10px 0px;
	}
	.howItWorksMobile li p{
		font-size: 20px;
		font-weight: 700;
		line-height:normal;
	}
	.howItWorksMobile li span{
		 font-size: 16px;
		font-weight: 400;
		line-height: normal;
	}
	section.pantherFold9 img {
		width: 50px !important;
	}
	.pantherBanner:before{
		display: none;
	}
	.pantherList1 li ,.pantherList2 li, .pantherList3 li{
		max-height: unset;
		padding: 10px 0px;
	}
	
}