
#support{cursor:pointer;}
.main {
    font-size: 100%;
    color: #fff !important;
	visibility:visible !important;
}
#support-dtl{visibility:visible;font-size: 12px; font-weight:400; color: #01B89A !important;}
	.progress
	{
		overflow: hidden;
		height: 64px;
		width:64px;
		margin-bottom: 20px;
		border-radius: 4px;
	}
	.progress-bar
	{
		width: 64px;
		height: 64px;
	}
	.progress-striped .progress-bar
	{
		background: url('images/loadingme.gif');
		background-color:#2F8891;
	}
	.holder::after {
    background:none !important;
   
}
#owl-example1  .owl-item {padding:5px; background-color:#ffffff;  min-height:320px;}
#owl-example1  .owl-item:hover{}
#owl-example1 .owl-carousel .owl-wrapper-outer{overflow:visible;}

#owl-example2  .owl-item {padding:5px; background-color:#ffffff;  min-height:320px;}
#owl-example2  .owl-item:hover{}
#owl-example2 .owl-carousel .owl-wrapper-outer{overflow:visible;}
.hide-lg{visibility:hidden;}

#hidepanel{padding-top:40px;}
#hidebtn{height:30px; width:30px; background-color:#555; color:#fff; border-radius:25px; text-align:center; line-height:30px; cursor:pointer; display:block; margin-top: 0px; position: absolute; left:10px;}
#hidebtn i{line-height:30px; text-align:center; margin-right:0px;}

.fa-minus:before{content:"\f068"}
.fa-plus:before{content:"\f067"}

@media (max-width: 768px){
.hide-mobile{display:none;}
.hide-lg{visibility:visible;}
#owl-example1  .owl-item {padding:5px; background-color:#ffffff;  min-height:220px;}
#owl-example2  .owl-item {padding:5px; background-color:#ffffff;  min-height:220px;}
}
