body{
	overflow-x: hidden;
	color:#2d4050;	
}
h1 {
	font-weight:600;
	font-size:48px;
}
#main_content h2, #main_content_gray h2 {
	text-transform:none;
	font-size:32px;
}
p{
	hyphens: auto;
	/*text-align: justify;
	text-justify: inter-word;*/
	text-indent: 0rem;
	font-size:16px;
	line-height:23px;
	text-align: justify;
}
a {
  color: #21ae82;
}
@media (min-width: 960px) {
	.left-col{
		padding-right:30px;
	}
}
.feature p{
	font-size:14px;
	line-height:20px;	
}
blockquote {
	line-height:24px;
	font-size:16px;
	font-style:italic;
	color:#566616;
	padding: 0  0 0 32px;
	hyphens: auto;
	text-align: justify;
	text-justify: inter-word;
	border-left: 3px solid #687b1c

}
blockquote p {
	color:#566616;
}

#sub-header{
	background:#0cbdaa url(../img/bg_sub-header-pgii-2.png) repeat 0 0;
}
#contacts-header{
	background:#0cbdaa url(../img/contacts_header.jpg) no-repeat 0 0;
	background-size: cover;
}
.sb-search {
	background-color:#1c1c1c;
}
/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
	width: 400%;
}
.simplesearch-highlight{
	color:brown;
}

ul#follow_us  li a{
	width: 30px;
	height: 30px;
	-webkit-border-radius: 28%;
	-moz-border-radius: 28%;
	border-radius: 28%;
	border: 2px solid #6b6b6b;
	color:#6b6b6b;
	display:block;
	line-height: 25px;
	font-size: 18px;
	text-align:center;
	font-weight:normal;
}


#main-features {
	background:#1c1c1c url(../img/bg_sub-header-pgii.png) repeat 0 0;
}
#main-features_green {
	background:#0cbdaa url(../img/bg_sub-header-pgii-2.png) repeat 0 0;
}

#main-features h2, #main-features_green h2 {
	font-size: 32px;
	letter-spacing: 1px;
}

#main-features a{
	color:#8c8c8c;
}

#main-features a:hover{
	color:#cacaca;
}

.col-item .course_info  h4, .focus h4{
	min-height:42px;
}
.cat_row{
	font-size:16px;
}
.course_info  p{
	font-size:13px;
	line-height: 20px;
}
.col-item{
	/*min-height: 410px;*/
}
.col-item .btn-details{
    width: 100%;
    float: left;
	text-align: left !important;
	margin-right: 0 !important;
    padding-right: 0px;
}
.date{
	padding-bottom:20px;
	font-size:16px;
}
.pub p {
	font-size:13px;
	line-height: 20px;
}
.focus p {
	font-size:13px;
	line-height: 20px;
}
.pub .btn-details{
    width: 100%;
	text-align: left !important;
    /*float: right;*/
    /*padding-left: 10px;*/
}
.pub .separator p{
    line-height: 20px;
    margin-bottom: 35px;
    margin-top: 0px;
    text-align: center;
	margin-right: 5px;
	color:#989896;
}
.pub .separator p, .pub .separator a{
	color:#21ae82;
}
.people .pull-left{
	padding-right:30px;
}
.people p {
	font-size:13px;
	line-height: 20px;
}

.video_course{
	width:100%;
	height: auto!important;
	aspect-ratio: 16/9;
}
ul.list_1 {
	font-weight:600;
	font-size:13px;
}

.sponsors {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 30px;
	list-style: none;
	padding-inline-start: 0;
  }
  
  .sponsors > li {
	flex-basis: 160px; /* width: 350px; */
  }
  
  .sponsors li img {
	object-fit: cover;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	filter: grayscale(100%);
	opacity: 0.5;
	transition: .4s ease-out;
  }

  .sponsors li img:hover {
	filter: none;
	opacity: 1;
  }


#testimonials {
	background-size: contain;
	min-height:320px;
	}
#testimonials h2{
	font-size:48px;
	font-weight:normal;
	letter-spacing:1px;
	padding-bottom:24px;
}	
#quote-carousel {
	font-weight: 400;
	font-style:normal !important;
	}	
#quote-carousel img{
	width: 100px;
	height: 100px
	}	
#quote-carousel	 p{
	line-height:24px;
	padding-top:0px;
	font-style:normal !important;
	color:white;
}
#quote-carousel	 a, #quote-carousel	 a:hover{
	color:white;
}
/* #Site Footer */
footer {
	background-image:none;
	padding-top:0px;
}

#footer-logo{
	display:block;
	width:100vw;
}
#nav-footer{
	padding:40px 0;
}
#nav-footer ul li a{
	color:#ffffff;
}
.phone{
	font-size:16px; color:#ffffff;
	font-weight:500;
}
.phone:hover{
	/*color:#1dd7b2;*/
}
#copy_right a{
	color:#c6c6c7;
}
#copy_right a:hover, .copy-right a.active{
	color:#1dd7b2;
}
#copy_right img{
    height:24px;
}
.pub img{
	width:80px;
	height:80px;
	border: 1px solid #ededed;
}
p.lead{
	font-weight:300;
	font-size:20px;
}
.col-item-black{
	background-color:#333333 !important;
	border-color: #4C5255 !important;
	color:#FFF !important;
}
.col-item-black:hover{
	background-color:#FFF !important;
	border-color: #4C5255 !important;
	color:#202022 !important;
}

.photo_icon i{color: #0AAB99;font-size:24px;font-weight:normal}
.video-description{
    color: #005180;
    height: 6em; 
    line-height: 1.2em; 
    font-size: 14px;
    font-weight: 400;
    text-overflow: ellipsis;
    margin-bottom: 6px;
    cursor: pointer;
    /*word-break: break-all;*/
    overflow:hidden;
    white-space: normal;
	text-align: justify;
}
.video-description:hover{
    overflow: visible; 
    white-space: normal;
    height:auto;  /* just added this line */
}
.video-list{
	padding-top:24px;
	padding-bottom: 24px;
	border-bottom: 1px solid #555555;
	color:#ffffff!important;
}
.video-list:hover{
	background-color: #414141;
}
.video-list p{
	font-size: 15px;
	line-height:20px;
}

.documents a {
	text-decoration:none;
	padding: 4px 10px;
	display:block;
	margin-bottom:0;
	overflow: auto;
	border-bottom: 1px solid #efefef;
}
.documents a:hover{
	background-color: #ededed;
}

.gallery-wrapper{
	display:flex;
	flex-wrap: wrap;
}
.gallery-thumb{
	text-align: center;
	/*flex-grow: 1;*/
}

.circ-wrapper {
	width: 150px;
	height: 150px;
}
.circ-wrapper.mob {
	display:none;
}
@media (max-width: 480px) {
	.circ-wrapper {
		display: none;
	}
	.circ-wrapper.mob {
		display:block;
		width: 100px;
		height: 100px;
		margin-right:10px;
	}
	
}

.people .mob {
	display:none;
}
@media (max-width: 480px) {
	.people .desktop {
		display: none;
	}
	.people .mob {
		display:block;
		width: 130px;
		padding-right:10px;
	}
	
}
.people-text{
	padding-left:36px;
}
@media (max-width: 480px) {
	.people-text{
		padding-left:15px;
	}
	
}

.picture img { padding:1px;box-shadow: none;background-color:#fff;border:0px;}
.thumb-bgr{
	background-color:#e4e4e4;
	padding:6px;
}

.gallery-thumb h4{
	min-height: 40px;
	font-size:16px;
}

.photo.about{
	filter: grayscale(100%);
}
.photo.about:hover{
	filter: grayscale(0%);
}


#copy_right{
	color:#777777;
}

.footer-text{
	text-align: left;
}
@media (max-width: 480px) {
	.footer-text{
		text-align:center;
	}
}

.box_style_2{
	padding:15px 25px 5px 25px;
	box-shadow: inset 0 0 0 1px #e0e5e9;
	margin-bottom:30px;
	font-size:13px;
	line-height:20px;
	background-color:#fff;
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    z-index: 2;
    color: #21ae82;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #21ae82;
    border-color: #21ae82
}

.wide {width:95%!important;}

::-webkit-scrollbar
	{
	  width: 8px;  /* for vertical scrollbars */
	  height: 6px; /* for horizontal scrollbars */
	}

::-webkit-scrollbar-track
	{
	  background: rgba(228, 228, 228, 0.0);
	  margin: 8px 0px;
	}

::-webkit-scrollbar-thumb
	{
	  background: rgb(139, 139, 139);
	  /*border-right: 5px solid #FFFFFF;*/
	  cursor: pointer;
	   /*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.4);*/
	}