
#long-version-two
{

.top-pad
{
padding-top:50px;
}
.bottom-pad
{
padding-bottom:50px;
}

 .box1 
{
 color:@bg-text-color;
 background: @main-theme-color url('../images/icon-img-fold-big.png') no-repeat 264px 212px;
 padding:25px;
 border-right: 1px solid @bg-text-color;
}
 .box1 
						{	background: @main-theme-color;
							 padding:25px;
							 border-right: 1px solid @bg-text-color;
								p	
								{
									color:@bg-text-color;
									padding-bottom:30px;
								}
								
								h3
								{
								color:@bg-text-color;
								}
						}
						
									 .box1:after 
									 					{
														content: "";
														width: 20px;
														height: 20px;
														background: url(@imagePath-fold-big) @imagePath-fold-big-pos !important; 	
														position: absolute;
														right: 0;
														bottom: 0;
														z-index: 9999999;
														}
						
						
						
						
			 .read-more
						{
							color:@bg-text-color;
							padding:10px;
							border:1px solid @bg-text-color;
							.transition (@transition : .5s);
							
							&:hover
							{
							color:@main-theme-color;
							background-color:@bg-text-color;
							}
						}
	
					.schedule
							{
									float:right;
							}
				
			 .schedule-section 
			 	{
					li
						{
							border-bottom:1px solid #dadada;
							padding:10px 0px;
							color:@bg-text-color;
							
							&:first-child
							{
							padding-top:8px
							}
						}
				}
				
 			.list-item 
					{
						li
						{	
							&:last-child 
							{
							border-bottom: none;
							}
						}
					}
.subtitle-dept
	{
	margin-bottom:25px;
	}
.toggle-button-section
		{
		color: @main-theme-color;
		margin-top: -25px;
		}
 .toggle-all-section
		{
		.transition (@transition : .5s);
		}

 .left-arrow
	 {
	 top:100%;
	 left:42%;
	 border-radius:100%;
	 float:none;
	 line-height:31px;
	 
	 &:hover
			 {
			  background-color:@main-theme-color;
			 color:@bg-text-color;
			 }
	 }
 
 .right-arrow
	  {
	   top:100%;
		right:42%;
		border-radius:100%;
		float:none;
		line-height:31px;
		
		&:hover
				{
				background-color:@main-theme-color;
				color:@bg-text-color;
				}
	  }
  
   
  
 .carousel-section
	 {
	 padding:20px 0px 20px 0px;
	 }
	 
 .control-setting
	  {
	  margin-top:15px;
	  display:inline-block;
	  }
  
 .call-to-action
		 {
		 margin-top:65px;
		 margin-bottom:65px;
		 }
 
 .purshase-theme-btn
			{
			background: none;
			background-color: @bg-text-color;
			border: none;
			padding: 0px 36px;
			}

 .our-doctor
		{
		background-color:@icon-box-bg;
		}

 .doctor-content-title
 {
			 h2
			{
			margin-top:0px;
			}
 }
 .about-section
	{
	background-color:@icon-box-bg;
	}


  .facility-list
  {
        li 
		 {
		 list-style-type:disc;
		 margin-left:15px;
		 padding: 10px 0px 10px 0px;
		 }
   }
		 
 .our-facilities 
 {
		 h2 
		 {
		 margin-top:0px;
		 }
 }
 
 .sub-heading
 {
 		 p
		{
		font-size:15px;
		font-weight:bold;
		color:@title-text-color;
		}
 }  		
  .learn-more-btn
   {
	display: inline-block;
	margin-top: 28px;
	margin-bottom: 35px;
    }
	
 .learn-more-btn 
 {
		 a 
		 {
			border: 1px solid @main-theme-color;
			padding: 10px 24px 10px 24px;
			background-color: @main-theme-color;
			color: @bg-text-color;
		  }
 }
 
 .rot-y
 {
	  .panel-icon
	  {
			background: @main-theme-color url('../images/icon-img-fold-alll.png') no-repeat @fold-imagepos;
			display: inline-block;
			.transition (@transition : .5s);
			-webkit-transition-property: transform;
			-webkit-transform: translateZ(0);
			transform: translateZ(0);
	   }
  } 


 .dept-content
 {
			p
			{
			padding-bottom:0px;
			margin:0px;
			}
 }	 

 .doctor-bg
	{
	background-image:url('../images/doctor-back2.png');
	background-repeat:no-repeat;
	background-size:100%;
	}



 .need-section
	{
	text-align:center;
	background:@bg-text-color;
	padding:0px 12px 25px 12px;
	}
.need-section 
{
	h3
	{
	color:@main-theme-color;
	}
}	
 .everythig-thing-title
	{
	text-align:center;
	padding: 15% 0 15% 0;
	color:@bg-text-color;
	}
 .everythig-thing-title
    {
 		 p
		{
		color:@bg-text-color;
		}
	}	
	.read-more-second
	{
	color:@main-theme-color
	}

 .bottom-padd
	{
	padding-bottom:10%;
	}

 .c-form
	{
	color:@bg-text-color;
	}
 .service-icon-container-section
	 {
	 float:none;
	 display:inline-block;
	 margin-top:-24px;
	 }


 .hide-bullets
	{
	line-height: 12px;
	border-top: 1px solid @icon-box-bg;
	}
 .thumbnail-img
	{
	width:16%;
	display:inline-block;
	border-right: 1px solid @icon-box-bg;
	}
 .block1
	{
	margin-left:3px;
	}

 .slider-border
	{
	border:1px solid @icon-box-bg;
	}

 .slider-section
	{
	border-bottom: 1px solid @icon-box-bg;
	padding-bottom: 10px;
	}

 .carousel-inner-border
	{
	border:none;
	padding-bottom: 10px;
	}
 .thumbnail-setting
	{
	border:none;
	margin-bottom:0px;
	}
	
 .hide-bullets 
 {
	 li
		
		{
				&:last-child
				{
				border-right:none;
				}
		}
		
  }		
 .right-arrow-section, .left-arrow-section
	{
	margin-top: -40px
	}

 .slider-border :hover .left-arrow-section, .slider-border :hover .right-arrow-section
	{
	opacity:1;
	}
	
	@media (max-width:992px)
{
.box1
{
margin-bottom: 20px;
}
.box1:after
{
bottom: 20px;
}


}	


@media (max-width: 768px)
{
 	.right-arrow-section
		{
		font-size:30px;
		}
	.left-arrow-section
		{
		font-size:30px;
		}

}

@media (max-width: 500px)
{

 .left-arrow
		 {
		 left:35%;
		 }
 .right-arrow
		 {
		 right:35%;
		 }
}


}