
.singleCol.tree::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}
.singleCol.tree {
	/* max-height: 310px;
	min-height:200px; */
}
.singleCol.tree.left-side {
	text-align: left;
}
.singleCol.tree {
	position: relative;
}
.singleCol.tree .right-side .tree-inner {
	float: right;
}
.singleCol.tree .tree-inner h3 {
	margin-top: 6px !important;
	margin-bottom: 10px !important;
	text-transform: uppercase;
	font-weight: 600 !important;
}
.singleTreeItem.left-side {
	float: left;
	width: 40%;
}
.singleTreeItem.right-side {
	width: 40%;
	float: right;
}
.singleTreeItem.right-side .treeCollapsBtn {
	bottom: 45px;
	top: inherit;
}
.cusPostInner.tree-inner {
	width: 100%;
}
.cusPostInner.tree-inner .treeMain {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 10px;
}
.singleCol.tree .brd {
	content: "";
	position: absolute;
	height: 100%;
	width: 0;
	border-left: 2px solid;
	left: calc(50% - 1px);
	border-color: #ddd;
	top: 30px;
	z-index: 0;
}
.tree-v{
	position: relative;	
}
.singleCol.tree:last-child .brd {
	height: 50%;	
}
.tree-v::after {
	content: "";
	position: absolute;
	height: 90%;
	width: 2px;
	background: #054d7f;
	left: calc(50% - 1px);
	top: 2%;
	z-index: -1;
}
.singleCol.tree .left-side .lnkBorder {
	content: "";
	position: absolute;
	width: calc(10% - 1px);
	height: 2px;
	background: #0c71a3;
	right: calc(50% - 2px);
	transition: all .1s;
	z-index: 0;
	top: 54px;
}
.singleCol.tree .right-side .lnkBorder {
	content: "";
	position: absolute;
	width: calc(10% - 1px);
	height: 2px;
	background: #0c71a3;
	left: calc(50% - 2px);
	transition: all .1s;
	z-index: 0;
	bottom: 70px;
}
.treeClose.singleCol.tree.left-side .lnkBorder{
	width: 0;
}
.singleCol.tree.right-side .lnkBorder {
	content: "";
	position: absolute;
	width: calc(10% - 1px);
	height: 2px;
	background: #0c71a3;
	left: calc(50% - 2px);
	transition: all .2s;
	z-index: 0;
	top: 54px;
}
.treeClose.singleCol.tree.right-side .lnkBorder{
	width: 0;	
}
.treeCollapsBtn {
	position: absolute;
	padding: 12px;
	border-radius: 50%;
	background: #0c71a3;
	left: calc(50% - 25px);
	z-index: 1;
	top: 28px;
	border: 2px solid #ddd;
	transition: all .1s;
	cursor: pointer;
	color: #fff;
	line-height: 1.1;
	font-size: 22px;
	font-weight: bold;
}
.left-side .lnkBorder::after {
	content: "";
	border: 10px solid transparent;
	border-right-color: inherit;
	position: absolute;
	left: -11px;
	top: -9px;
}
.right-side .lnkBorder::after {
	content: "";
	border: 10px solid transparent;
	border-left-color: inherit;
	position: absolute;
	right: -11px;
	top: -9px;
}

.treeClose .treeCollapsBtn {
	transform: rotate(0deg);	
}



/* End tree */


.custServiceRowBg .singleCol {
	padding: 25px 15px !important;
}
.row{
	margin-left:-22px;
	margin-right:-22px
}
.col{
	float:left;
	min-height:1px;
	padding-left:22px;
	padding-right:22px;
}
.w1{width:calc((100% / 12) * 1);}
.w2{width:calc((100% / 12) * 2);}
.w3{width:calc((100% / 12) * 3);}
.w4{width:calc((100% / 12) * 4);}
.w5{width:calc((100% / 12) * 5);}
.w6{width:calc((100% / 12) * 6);}
.w7{width:calc((100% / 12) * 7);}
.w8{width:calc((100% / 12) * 8);}
.w9{width:calc((100% / 12) * 9);}
.w10{width:calc((100% / 12) * 10);}
.w11{width:calc((100% / 12) * 11);}
.w12{width:100%}

.col.middle * {
	text-align: center;
}
.col.left * {
	text-align: left;
}
.col.right * {
	text-align: right;
}
.col.justify * {
	text-align: justify;
}
.singleCol {
	padding-bottom: 40px !important;
}
.col.middle.singleCol .icon{
	margin: auto;
}
.singleCol h3 a {
	text-decoration: none;
	color: inherit;
}
.singleCol .icon {
	font-size: 26px;
	width: 60px;
	height: 60px;
	border: 1px solid #e92528;
	border-radius: 50%;
}
.singleCol .cusPostInner h3 {
	margin: 20px 0 15px 0;
	font-size: 16px;
	text-transform: capitalize;
}
.singleCol .icon .fa {
	padding: 16px 0;
	color: #044d7f;
}

.col.w4.justify.singleCol h3 {
	text-align: center;
}
.col.w4.justify.singleCol .icon {
	margin: auto;
}
.iconArea {
	overflow: hidden;
}
.right.singleCol .icon {
	float: right;
}
.icon {
	text-align: center !important;
}
.custServiceRowBg {
	margin: 30px 0;
}

#sliderPost {
	margin-top: 0;
	margin-bottom: 0;
}

#sliderPost .slick-prev, #sliderPost .slick-next {
	display: inline-block !important;
	position: absolute;
	top: calc(50% - 18px);
	background: transparent;
	border: none !important;
	z-index: 999999999;
	padding: 20px;
	color: transparent;
	font-size: 0;
}
#sliderPost .slick-prev{
	left:5px;	
}
#sliderPost .slick-next {
	right: 5px;
}
#sliderPost .slick-prev::after {
	content: "";
	border: 16px solid transparent;
	border-right-color: #fff;
	position: absolute;
	left:-3px;
	top: 0;
}
#sliderPost .slick-next::after {
	content: "";
	border: 16px solid transparent;
	border-left-color: #fff;
	position: absolute;
	right:-3px;
	top: 0;
}

#sliderPost .slick-prev::before {
	content: "";
	border: 16px solid transparent;
	border-right-color: #666;
	position: absolute;
	left: -4px;
	top: 0;
}
#sliderPost .slick-next::before {
	content: "";
	border: 16px solid transparent;
	border-left-color: #666;
	position: absolute;
	right: -4px;
	top: 0;
}
.custServiceRowBg{
	clear:both;
}
.singleCol p:last-child {
	margin-bottom: 0;
}
.custServiceRowBg.cusPostslider {
	border: 1px solid #eee;
	border-left: 0;
	border-right: 0;
}

/* Type row */
.singleCol.typerow {
	width: 100%;
	position: relative;
	padding-left: 120px;
}
.singleCol.typerow .iconArea {
	position: absolute;
	height: 100%;
	left: 22px;
}
.singleCol.typerow .iconArea {
	float: left;
}
.singleCol.typerow h3 {
	float: left;
	margin-top: 0;
}
.singleCol.typerow p {
	float: left;
}

.fa.fLtr span {
	font-size: 22px;
	font-weight: 500;
	margin: 10px;
	display: block;
}
.fa.fLtr {
	padding: 0 !important;
}

@media screen and (max-width: 768px) {
	.w1, .w2, .w3, .w4, .w5, .w6, .w7, .w8, .w9, .w10, .w11, .w12{width:100% !important}
	
	.cusPostInner.tree-inner {
		max-width: 100%;
		width: 100%;
	}
	.singleCol.tree {
		height: auto;
	}
	.treeCollapsBtn {
		top: -4px;
	}
	.singleCol.tree .right-side .lnkBorder {
		top: 24px;
		right: calc(50% + 50px);
		width: 100px;
		height: 3px;
		bottom:initial;
	}
	.singleCol.tree .left-side .lnkBorder {
		top: 24px;
		left: calc(50% - 100px);
		width: 100px;
		height: 3px;
		bottom:initial;
	}
	.tree-v::after {
		height: 100%;
		top: 0;
		z-index: -2;
	}
	.cusPostInner.tree-inner .treeMain {
		background: #fff;
	}
	
	.singleCol.tree .brd {
		z-index: -1;
	}
	.singleTreeItem {
		width: 100% !important;
	}
	.singleTreeItem.right-side .treeCollapsBtn {
		top: 30px; 
		bottom: inherit;
	}
	.singleTreeItem {
		position: relative;
	}
	.treeCollapsBtn {
		top: -28px !important;
	}
	.singleCol.tree .right-side .lnkBorder {
		top: -1px;
	}
	.singleCol.tree .left-side .lnkBorder {
		top: -1px;
	}
	.singleTreeItem.right-side {
		margin-top: 50px;
	}
	.cusPostInner.tree-inner .treeMain {
		padding-top: 35px !important;
	}
}			