	
	
		.orb-overlay::before{
		
			content: '';
			position: absolute;
			width: 100%;
			height: 100%;
			left: 0;
			z-index: 100;
		}
		.orb-about-1 .orb-content .orb-bottom-panel .orb-instagram {
  
  background: #00aeef;
  padding: 10px;
}
	    .orb-about-text p {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    font-family: "PT Sans", sans-serif;
}
/* !! solved not being able scroll down issue !! */
		.orb-page-frame {
			height: 100vh;
			/* overflow: auto; */
			display: block;
			overflow-y: auto;
			overflow-x: hidden;
		}
		.orb-page-fra {
			height: 50vh;
			/* overflow: auto; */
			display: block;
			overflow-y: hidden!important;
			overflow-x: hidden;
		}
		/* !! end solved not being able scroll down issue !! */

		.about-page-container .owl-carousel .owl-item img {
			height: 55vh;
			object-fit: scale-down;
			object-position: center;
		}
		/* About section 1 */
		.unset-bootstrp-font-family {
			font-family: unset;
		}

		h1, h2, h3, h4, h5 {
			padding: 0;
			margin: 0;
			font-family: "Libre Baskerville", serif;
		}
		h6 {
			font-size: 18px;
			line-height: 12px;
			letter-spacing: 0.3em;
			color: #00aeef;
			font-weight: 400;
		}
		p {
			font-family: "PT Sans", sans-serif;
		}

		.about-content-box h1 {
			margin-bottom: 20px;
			font-weight: bold;
		}
		.about-content-box p {
			font-size: 16px;
			line-height: 25px;
			font-weight: 400;
			font-family: "PT Sans", sans-serif;
		}

		#ss-about-section2 .about-content-box h1 {
			font-size: 32px;
			font-weight: bold;
		}

		#owl-slider-about .owl-dots,
		#owl-slider-about2 .owl-dots {
			text-align: center;
			padding-top: 0px;
		}
		#owl-slider-about .owl-dots button.owl-dot,
		#owl-slider-about2 .owl-dots button.owl-dot,
		#ss-testimonial-section .owl-dots button.owl-dot {
			width: 10px;
			height: 10px;
			border-radius: 50%;
			display: inline-block;
			background: #ccc;
			margin: 0 5px;
		}
		#owl-slider-about .owl-dots button.owl-dot.active,
		#owl-slider-about2 .owl-dots button.owl-dot.active, 
		#ss-testimonial-section .owl-dots button.owl-dot.active {
			background-color: #00aeef;
		}
		#owl-slider-about .owl-dots button.owl-dot:focus,
		#owl-slider-about2 .owl-dots button.owl-dot:focus,
		#ss-testimonial-section .owl-dots button.owl-dot:focus {
			outline: none;
		}

		@media (min-width: 768px) {
			#ss-about-section .about-content-box {
				padding-left: 6%;
			}
		}

		/* footer styles */
#ss-footer {
	margin-top: 120px;
}
		.socials-box li a {
			padding: 5px 8px 8px 8px;
		}
		/* end footer styles */
		
			


	

.table {
  width: 100%;
  border-collapse: collapse;
}

.table td,
.table th {
  padding: 12px 15px;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 16px;
}

.table th {
  background-color: #00aeef;
  color: #ffffff;
}

.table tbody tr:nth-child(even) {
  background-color: #d1e8f5;
}

/*responsive*/

@media (max-width: 500px) {
  .table thead {
    display: none;
  }

  .table,
  .table tbody,
  .table tr,
  .table td {
    display: block;
    width: 100%;
  }
  .table tr {
    margin-bottom: 15px;
  }
  .table td {
	padding-left: 50% !important;
	text-align: left;
	position: relative;
	
	padding-top: 25px !importantN 
	;[P.=/P
	-\-\OP -moz-animation: ]=[-P';/'P[[[[[[[[[[[[[[[]]]]]]]]]]]]]]]];/;
	padding-bottom: 25px !important;
}
  .table td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
  }
}
	