@charset "UTF-8";
/* CSS Document */
@import url("/_resources-2019/css/navigation-home-page.css?v=1.0.2");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;*/
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	font-size: 1.6rem;
	font-family: sans-serif;
	color: #2e3233;
	background-color: #ffffff;
	height: 100%;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
 font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}


::-webkit-scrollbar {
  width: 8px;
  
}


::-webkit-scrollbar-track {
  background: #f1f1f1; 
   
}
 

::-webkit-scrollbar-thumb {
  background: #828282; 
	border-radius:10px;
	 border:2px solid #f1f1f1;
}



::-webkit-scrollbar-thumb:hover {
  background: #1b9629; 
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*, *::after, *::before {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
	height: 100%;
}
body.open {
	overflow: hidden;
}

.ccri-main-content {
	font-size: 1.4rem;
	animation: fadein 2s;
	-moz-animation: fadein 2s;
	-webkit-animation: fadein 2s;
	-o-animation: fadein 2s;
	background: #fff;
	height: 100%;
}
.ccri-main-content a {
	transition: all 0.4s ease;
}
.sideMenu {
	
	font-size: 1.4rem;
	
}





/* award styles homepage */





@media only screen and (max-width: 474px)  {
img.award-img {
  width: 50px;
    opacity: .8;
    margin-top: 14px;
	display:none
}
	  
	
a.award-small {
    margin-top: 4px;
    margin-left: 5px;
}	
	
.award-img-small{
   width:80px 
    
}	
	
	
}
@media only screen and (min-width: 475px)  {
	
	.award-small{
   display:none;
    
}	
	
	
	a.award {
    
    display:block;
}
	img.award-img {
    width: 190px; 
	margin-top: 1px;
    margin-left: 5px;
 
}
}
@media only screen and (min-width: 1380px)  {
	img.award-img {
   
    margin-left: 0px;
 
}
}


/*award styles homepage */

@media only screen and (min-width: 760px) and (max-width:859px) {
a.award {
    display:none;
    
}	
	
}
@media only screen and (min-width: 860px)  {
a.award {
    margin-left: 10px;
    margin-top: 10px;
}
	
}

@media only screen and (min-width: 1200px) and (max-width:1409px)  {
a.award {
   display:none;
}
	
}
@media only screen and (min-width: 1380px){
a.award {
   display: block;
    margin-left: 15px;
    margin-top: 15px;
}
	img.award-img {
    width: 185px;
    
}
.sticky-header a.award {
   position: absolute;
    left: 78px;
    top: 11px;
    margin-left: 0px;
    margin-top: 0px;
}
	
.sticky-header img.award-img {
    width: 142px;
    
}
}

@media only screen and (min-width: 1450px){
	
	img.award-img {
    width: 240px;
    margin-top: 0px;
}
}




/* End award styles homepage */












@media only screen and (min-width: 576px) {
.ccri-main-content{
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 576px) {
.sideMenu {
	font-size: 1.4rem;
}
}
@media only screen and (min-width: 768px) {
.ccri-main-content {
	font-size: 1.6rem;
}
}
@media only screen and (min-width: 768px) {
.sideMenu {
	font-size: 1.5rem;
}
}
@media only screen and (min-width: 992px) {
.ccri-main-content{
	font-size: 1.7rem;
}
}

@media only screen and (min-width: 992px) {
.sideMenu {
	font-size: 1.6rem;
}
}
@media only screen and (min-width: 1200px) {
.sideMenu {
	font-size: inherit;
}
}
@media only screen and (max-width: 1169px) {
body.nav-on-left.overflow-hidden {
	overflow: hidden;
}
}

@media only screen and (max-width: 1199px) {
.sideMenu .dropdown-menu {
    font-size: inherit;
}

}
a {
	color: #69aa6f;
	text-decoration: none;
	cursor: pointer;
}
a .ccri-main-content {
	transition: all 0.3s ease;
}
img {
	/* make images responsive */
	max-width: 100%;
}



/* -------------------------------- 

Main Content Styles

-------------------------------- */
.hp-section {
	 padding: 3em 0em;
}

@media only screen and (max-width: 1169px) {
.hp-section.section-one {
	padding: 0px;
}
}

@media only screen and (min-width: 1170px) {
.hp-section {
	 padding: 5em 0em;
}
}
.container-fluid {
	max-width: 1895px;
}
.section-two {
	background-color: #5a5a5a;
}
/* -------------------------------- 

Future Content Styles

-------------------------------- */
.future {
	background: #fff;
	z-index: 1;
	margin-bottom: 50px;
	box-shadow: 0px 0px 11px 3px rgba(84, 84, 84, 0.21);
	padding-top: 15px;
	padding-bottom: 15px;
}
.future-title {
	font-size: 1.8em;
	margin-bottom: 15px;
	text-align: center;
	color: #545454;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
}
.separator {
	width: 100%;
	margin: 10px auto 15px;
	position: relative;
	height: 1px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1);
}
.separator:after {
	height: 1px;
	background: #e8e8e8;
	background: -moz-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, transparent));
	background: -webkit-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -o-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: -ms-linear-gradient(left, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, transparent 100%);
	position: absolute;
	bottom: -1px;
	content: "";
	width: 100%;
	left: 0;
}
.future p {
	color: #828282;
	text-align: left;
	max-width: 610px;
	margin: 0 auto;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.2em;
	margin-bottom: 20px;
}

@media only screen and (min-width: 400px) {
.future-title {
	font-size: 2.3em;
}
.separator {
	margin: 20px auto 15px;
}
.future p {
	text-align: center;
}
}
.future-btn:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 96%;
	bottom: 2px;
	height: 10px;
	left: 2%;
	border-radius: 100px / 5px;
	box-shadow: 0px 4px 18px rgba(0,0,0,0.6);
	transition: all 0.3s ease-in-out;
}
.future-btn {
	border: 3px solid #8c8c8c;
	display: block;
	text-align: center;
	padding: 15px;
	font-size: 1.2em;
	color: #545454;
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	margin-bottom: 20px;
	position: relative;
	background: #fff;
}
.future-btn:hover:before {
	bottom: 10px;
}
/* -------------------------------- 

Why Choose Content Styles

-------------------------------- */
.why-ccri {
	background: #f1f1f1;
	
	position: relative;
	z-index: 0;
}

.why-ccri-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px;
	border: 1px solid rgba(84, 84, 84, 0.12);
	margin-top: -71px;
	background: #fff;
	position: relative;
	-ms-flex: 0 0 100%;
}

@media only screen and (max-width: 1238px) {
.why-ccri-box {
	margin-left: 15px;
	margin-right: 15px;
}
}
.why-ccri-box:before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 96%;
	bottom: 2px;
	height: 10px;
	left: 2%;
	border-radius: 100px / 5px;
	box-shadow: 0px 4px 18px rgba(0,0,0,0.6);
	transition: all 0.3s ease-in-out;
}
.hp-why-icon {
	max-width: 137px;
	margin-bottom: 15px;
}
.icon-box {
	text-align: center;
	z-index: 1;
}
.icon-box-inner {
	background-color: #fff;
	height: 100%;
	padding: 25px;
	position: relative;
	display: block;
}

.icon-box a {
	margin-bottom: 20px;
	display: inline-block;
}
.icon-box a::after {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f054";
	 padding-left: 8px;
    vertical-align: middle;
}
.icon-box a:hover {
	padding-left: 2px;
	color: #4a7b4f;
}
.icon-box h4 {
	font-family: "Raleway", sans-serif;
	color: #333333;
	line-height: 1.2;
	font-size: 24px;
	margin-bottom: 15px;
}
.change {
	text-align: center;
}
.why-ccri-two p {
	font-size: 18px;
	line-height: 1.4666666667;
	color: #777777;
	font-weight: 300;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	margin-bottom: 15px;
}
a.why-btn {
	background: transparent;
	border: 1px solid #69ac6f;
	display: inline-block;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	padding: 10px 25px;
	color: #565656;
	box-shadow: 2px 4px 12px 0px rgba(103, 103, 103, 0.08);
}
.icon-box p {
	font-size: 18px;
	line-height: 1.4666666667;
	color: #292929;
	font-weight: 300;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	max-width: 320px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.why-heading {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 20px;
	font-size: 1.5em;
}

@media only screen and (max-width: 767px) {
.why-ccri-two {
	display: none;
}
}
.why-ccri-two {
	position: relative;
}

@media only screen and (min-width: 1027px) {
.why-ccri-two {
	padding-bottom: 55px;
}
}
.why-ccri-two:after {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	background-color: #d2d2d2;
}

@media only screen and (max-width: 767px) {
.why-ccri {
	
	padding-bottom: 0px;
}
.why-ccri:after {
	transform: none;
}
.icon-box-inner:before {
	box-shadow: none;
}
.icon-box-inner {
	padding: 15px 0px;
	
}
}
/* -------------------------------- 

Stats Content Styles

-------------------------------- */
.ccri-stats {
	display:none;
	background: #f1f1f1;
    margin: 0 auto;
    padding: 2em 0em 5em;
}

@media only screen and (min-width: 768px) {
.ccri-stats {
	display:block;
}
}

.fig-number, .percent {
    font-size: 5em;
    text-align: center;
    text-transform: uppercase;
    /* margin-bottom: 1em; */
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 0.2em;
    display: inline-block;
    color: #2a2a2a;
}
	.numbers {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
		    text-align: center;

   max-width: 1865px;
    margin: 0 auto;
}
		.number-box {
    flex: 1;
		padding: 0 2.5em;
}
		.num-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    
    align-items: center;
	color: #2a2a2a;
}
	.num-cont p {
    line-height: 1.3em;
    /* display: block; */
    margin-bottom: 2em;
    font-size: 1.2em;
}
	@media only screen and (min-width: 1300px) {
		.fig-number, .percent {
    font-size: 8em;
		}
		.numbers {
   
 flex-direction: row;
   
}
		}	
	@media only screen and (min-width: 992px) {
		
		.numbers {
   
 flex-direction: row;
   
}
		.number-box.one {
    border-right: solid 3px #fff;
}
		.number-box.three {
    border-left: solid 3px #fff;
}
		}
		

a.btn-green {
    color: #ffffff;
    background-color: #00703d;
    padding: .9em 1.5em;
    font-size: 1.1em !important;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 20px;
    /* font-family: "Roboto Condensed", sans-serif; */
    /* font-weight: 400; */
    letter-spacing: .05em;
    /* border-radius: 34px; */
    line-height: 1.4em;
}
	
	
a.btn-green::after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: inherit;
    content: "\f054";
    padding-left: 10px;
    vertical-align: middle;
}
	
	a.btn-green:hover {
    
    color: #fff;
    background-color: #005b31;
}
/* -------------------------------- 

News Content Styles

-------------------------------- */
.section-three {
	color: #fff;
	background: #497490;
	background-image: url(/_resources-2019/hp_images/anchor_final.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
h3.news-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.8em;
	margin-bottom: 3%;
}
.news-title span {
	font-weight: bold;
}
.slider-item-inner {
	text-align: center;
	margin: 5px;
}
.news-slide-box {
	padding: 0px 20px;
	margin: auto;
}
.slider-body {
	padding: 1.5em .8em;
	text-align: left;
}
h4.slider-title {
	font-size: 1.45em;
	margin-bottom: 1em;
}
p.slider-text {
	line-height: 1.25em;
	margin-bottom: 1em;
}
.slider-readmore a {
	color: #fff;
	display: inline-block;
}
.slider-readmore a:hover {
	padding-left: 2px;
	color: #d8d8d8;
}
.slider-readmore a::after {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f054";
	padding-left: 7px;
}
.slick-slide img {
	box-shadow: 5px 3px 10px 1px rgba(56, 56, 56, 0.2);
}
/* -------------------------------- 

Events Content Styles

-------------------------------- */
.section-four {
	background-color: #ffffff;
}
h3.events-title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.8em;
	margin-bottom: 3%;
	display: inline-block;
}

@media only screen and (min-width: 501px) {
	
h3.events-title {
	
	font-size: 3.5em;
	
}	
h3.news-title {
font-size: 3.5em;
	
}
	
}
.events-title span {
	font-weight: bold;
}
.event-links {
	display: block;
	margin: 28px auto;
	margin-bottom: 0px;
	text-align: center;
}
.event-links li {
	display: inline-block;
}
.event-links a {
	color: #007238;
	padding: 5px 2px;
	font-size: .75em;
	display: inline-block;
}
.event-links a::after {
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	content: "\f054";
	padding-left: 3px;
}

@media only screen and (min-width: 576px) {
.event-links {
	margin: 40px auto;
	margin-bottom: 0px;
}
.event-links a {
	padding: 5px 7px;
	font-size: 1em;
}
.event-links a:hover {
	padding-right: 5px;
	color: #8a8a8a;
	padding-left: 9px;
}
.event-links a::after {
	padding-left: 7px;
}
}

@media only screen and (min-width: 768px) {
.event-links {
	max-width: 100%;
	margin: 95px auto;
	float: right;
	margin-bottom: 0px;
}
}
.section-four b {
	float: none !important;
	display: inline-block;
	vertical-align: middle;
	font-weight: 700;
	float: left;
	width: 100%;
	line-height: 1.22222222em;
	color: #565656;
}
.section-four span.date {
	width: 90px;
	height: 90px;
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background-color: #fff;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.section-four span.date:after {
	border: 4px solid #d6d6ce;
	content: "";
	display: block;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	width: 78px;
	height: 78px;
	position: absolute;
	top: 6px;
	left: 6px;
}

@media only screen and (min-width: 768px) {
.section-four span.date {
	width: 112px;
	height: 112px;
}
.section-four span.date:after {
	width: 100px;
	height: 100px;
}
}
.event {
	margin: 10px;
	
}

.bwSummary a {
    padding: 1em 1em;
    display: block;
	color: #00713a;
}
.event a:hover {
    color: #00713a;
    background: #f4f4f4;
}
.event h3 {
    text-align: center;
    font-size: 1.1em;
    font-weight: 700;
    margin: 1em 0em;
    line-height: 1.5em;
}
span.bwSummary {
    display: block;
}
.event p {
	text-align: center;
	margin-bottom: 5px;
	line-height: 1.5em;
	text-transform: uppercase;
	font-size: .9em;
}
.event .fa-clock, .event .fa-map-marker {
	padding-right: 5px;
	color: #5f776c;
}
span.time {
	padding-bottom: 5px;
	display: block;
}
.hp-section.section-five {
	background: #404040;
}
.section-five h3.events-title.discover-title {
	color: #fff;
}
/* -------------------------------- 

headlines Carousel styles

-------------------------------- */
.section-headlines {
	background: #3e4144;
	background: #5d6063;
	background: #337152;
	text-align: center;
	color: #fff;
	background-image: url(/_resources-2019/hp_images/stars-2.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.headlines-box .carousel-caption {
	position: absolute;
	right: 0;
	bottom: initial;
	left: 0;
	z-index: 10;
	padding: 15px;
	color: #b1b1b1;
	text-align: center;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
}

@media only screen and (min-width: 1200px) {
.headlines-box .carousel-caption {
	padding: 30px;
}
}
.headlines-box .carousel-caption p {
	margin-top: 20px;
	font-size: 1.9em;
	font-family: 'Roboto Slab', serif;
	color: #fff;
}
#headlines-carousel h5 {
	color: #fff;
	font-family: 'Roboto Slab', serif;
	color: #fff;
	font-size: 1.2em;
	letter-spacing: 1px;
}

@media only screen and (min-width: 767px) {
.headlines-box .carousel-caption p {
	font-size: 2.3em;
}
}

@media only screen and (min-width: 1170px) {
.headlines-box .carousel-caption p {
	font-size: 3em;
}
}
.headline-btn {
	display: inline-block;
	padding: 10px 25px;
	color: #ffffff;
	margin-top: 25px;
	border: 2px solid #fff;
}
.headline-btn:hover {
	background: #868686;
}
#headlines-carousel .carousel-item {
	height: 290px;
}
#headlines-carousel .carousel-control-next, #headlines-carousel .carousel-control-prev {
	width: initial;
}
#headlines-carousel .carousel-control-next:hover, #headlines-carousel .carousel-control-prev:hover {
	opacity: .9;
}
.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: .6s;
	transition-property: opacity;
}
.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right {
	opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
	opacity: 0;
}
.carousel-fade .carousel-item-next, .carousel-fade .carousel-item-prev, .carousel-fade .carousel-item.active, .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-prev {
	transform: translateX(0);
	transform: translate3d(0, 0, 0);
}
/* -------------------------------- 

Program SECTION style

-------------------------------- */

.section-programs {
	background: #f1f1f1;
}
.program-slider-box {
	margin: 0px 30px;
}
.program-slider-item {
	position: relative;
	margin: 0px 5px;
	transition: all 300ms ease;
}

.section-programs .program-slider-inside {
	
	transition: all 300ms ease;
	position: relative;
	margin: 2%;
}
.program-slider-item:before {
    content:"";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    display: block;
    position: absolute;
    background: transparent;
    margin: 2%;
    transition: all 300ms ease;
}
.section-programs .slick-slide img {
	box-shadow: none;
	border-radius: 3px;
}
.program-slider-item .carousel-caption {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	top: 0;
	z-index: 10;
	padding: 0px;
	color: #fff;
	text-align: center;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}
.program-title {
    padding: 20px 15px;
    overflow: hidden;
    background:#00703d !important;
    display: flex;
    align-items: center;
    border-radius: 3px 3px 0px 0px;
}
.program-title h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 2em;
}

@media only screen and (min-width: 1200px) {
.program-title {
	padding: 10px 15px;
}
}
.program-btn-box {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(17 17 17 / 83%);
    border-radius: 0px 0px 3px 3px;
}
.program-btn {
	background: rgba(35, 35, 35, 0.17);
	border: 1px solid #00e278;
	display: inline-block;
	padding: 8px 5px;
	width: 40%;
	color: #20ce7c;
	margin: 4% 0px;
	font-size: .7em;
}

@media only screen and (min-width: 1200px) {
.program-btn {
	font-size: .9em;
}
}
.program-btn:first-of-type {
	margin-right: 10px;
}
.section-programs .slick-prev, .section-programs .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: initial;
	height: initial;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.section-programs .slick-next {
	right: -29px;
}
.section-programs .slick-prev {
	left: -29px;
}
.section-programs .slick-prev:before, .section-programs .slick-next:before {
	font-family: "Font Awesome 5 Pro";
	font-size: 34px;
	line-height: 1;
	opacity: .75;
	color: #424242;
	content: ' ';
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-weight: bold;
}
.section-programs .slick-next:before {
	content: "\f105";
}
.section-programs .slick-prev:before {
	content: "\f104";
}
/* -------------------------------- 

Made here styles

-------------------------------- */
.section-madehere {
	position: relative;
	z-index: 1;
}
.arnold, .courtney, .jesus {
	padding-bottom: 60px;
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	line-height: 1.3em;
	color: #636363;
}
.jesus {
	padding-bottom: 0px;
}
h4.madehere-heading-title {
	font-size: 2em;
	color: #a2a2a2;
	margin-bottom: 1em;
	font-family: 'Roboto Slab', serif;
}
h5.madehere-name-title {
	font-size: 1.7em;
	color: #00703c;
	text-transform: uppercase;
	margin-bottom: 15px;
}
p.madehere-p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.4em;
	max-width: 540px;
}
a.madehere-btn {
	background: transparent;
	border: 1px solid #69ac6f;
	display: inline-block;
	padding: 10px 25px;
	color: #565656;
	box-shadow: 2px 4px 12px 0px rgba(103, 103, 103, 0.08);
}
img.madehere-img {
	margin-bottom: 20px;
	display: block;
	width: 500px;
}
.arnold img.madehere-img, .jesus img.madehere-img {
	float: right;
	padding-right: 20px;
}
.arnold .madefor-content, .jesus .madefor-content {
	float: left;
}
.courtney img.madehere-img {
	padding-left: 20px;
}
.courtney .madefor-content {
	float: right;
}

@media only screen and (max-width: 767px) {
.arnold img.madehere-img, .jesus img.madehere-img, .courtney img.madehere-img {
	margin: 0 auto 20px;
	float: none;
	padding-right: initial;
	padding-left: initial;
}
.courtney .madefor-content {
	float: none;
	max-width: 510px;
	margin: 0 auto;
}
.arnold .madefor-content, .jesus .madefor-content {
	float: none;
	max-width: 510px;
	margin: 0 auto;
}
}
/* -------------------------------- 

Campuses section styles

-------------------------------- */
@media only screen and (max-width: 1050px) {
.section-campuses {
	display: none;
}
}
.section-campuses {
	background: #fff;
}
.campus-box {
	font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
	line-height: 1.19em;
	text-align: center;
	color: #444444;
	font-weight: 300;
	font-size: 16px;
}

@media only screen and (min-width: 1570px) {
.campus-box {
	font-size: 18px;
}
}
.campus-img {
	margin-bottom: 15px;
}
.campus-img.wobble {
	padding-top: 25px;
}
ul.campus-ul {
	margin-bottom: 15px;
}
.campus-content h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: 'Montserrat', sans-serif;
	color: rgb(46, 50, 51);
}
/*-------------------------------- 

Footer Styles

--------------------------------*/
footer {
	background-color: #000000;
	color: #fff;
	padding: 40px 0px;
	text-align: center;
}

@media only screen and (min-width: 768px) {
footer {
	text-align: initial;
}
}
footer a {
	color: #fff;
}
footer a#de {
	cursor: text;
}
.footer-heading {
	font-size: 1.2em;
	margin-bottom: 3%;
	text-transform: uppercase;
	color: #bfbfbf;
}
footer ul {
	margin-bottom: 30px;
}
footer ul a {
	padding: 10px 0px;
	display: block;
}
.college-contact {
	line-height: 1.4em;
}

@media only screen and (min-width: 1080px) {
.college-contact, .footer-seal {
	padding-left: 10px;
}
}
.college-contact a {
	display: inline-block;
	padding: 0px;
}
.college-contact i {
	padding-right: 5px;
}
.footer-seal {
	width: 170px;
	margin-bottom: 20px;
	opacity: 1;
	transition: all 0.4s ease;
}
.footer-seal:hover {
	opacity: .65;
}
.lower-footer {
	border-top: 1px solid rgba(162, 162, 162, 0.31);
	text-align: center;
}
.lower-footer ul li {
	display: inline-block;
	font-size: .9em;
	color: #adadad;
}
.lower-footer ul li a {
	font-size: .9em;
	color: #adadad;
}
ul#socialmedia {
	margin-top: 30px;
}
.lower-footer ul#socialmedia li a {
	font-size: 2em;
	color: #fff;
	padding: 5px 10px;
}
.copyright {
	margin-bottom: 0px;
}
.lower-footer i {
	transition: all 0.4s ease;
}
footer ul a:hover, .lower-footer i:hover {
	color: #92ce97;
}
a#de:hover {
	color: inherit;
}
/*-------------------------------- 

Carosel Styles

--------------------------------*/
.sticky-hp-btn-box {
	position: absolute;
	right: 0;
	bottom: 7px;
	    z-index: 2;
}
a.sticky-hp-btn {
	display: none;
	width: auto;
	float: none;
	background: #fff;
	margin-bottom: 6px;
	padding: 13px;
	background-color: rgba(51, 132, 94, 0.62);
	color: #fff;
	font-size: 1.3em;
	font-family: 'Roboto Slab', serif;
	text-shadow: 3px 4px 11px rgba(93, 93, 93, 0.4);
	position: relative;
}

@media only screen and (min-width: 900px) {
a.sticky-hp-btn {
	display: block;
}
}
.sticky-hp-btn:hover {
	background-color: rgba(51, 132, 94, 0.8);
}
#myCarousel, #myCarousel .carousel-item, #myCarousel .carousel-inner {
	height: 100%;
}

@media only screen and (max-width: 1199px) {
	#myCarousel {
	height: calc(100% - 51px);
    margin-top:51px;
}
}


#myCarousel {
	height: calc(100% - 51px);
}

@media only screen and (min-width: 1200px) {
#myCarousel {
	height: calc(100% - 123px);
}
}
.c-fill {
	width: 100%;
	height: 100%!important;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	display: block;
}
h3.title {
	font-family: 'Montserrat', sans-serif;
	font-size: 2.7em;
	margin-bottom: 15px;
	font-weight: bold;
	text-shadow: 3px 4px 11px rgba(93, 93, 93, 0.4);
	text-transform: uppercase;
}
#myCarousel .carousel-caption {
	position: absolute;
	right: 15px;
	top: 50px;
	left: 0px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	max-width: 650px;
	background-color: rgba(62, 62, 62, 0.41);
	padding: 25px;
	padding-left: 15px;
	padding-right: 15px;
	bottom: auto;
}

@media only screen and (min-width: 700px) {
#myCarousel .carousel-caption {
	right: auto;
	padding-left: 25px;
	padding-right: 25px;
	left: 15px;
}
}
p.description.truncate {
    font-size: 1.5em;
    text-shadow: 3px 4px 11px rgb(58 58 58 / 30%);
    line-height: 1.3em;
    margin-bottom: 15px;
    font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}
p.caption {
	text-shadow: 3px 3px 5px rgba(70, 70, 70, 0.3);
}
.slider-btn {
	display: inline-block;
	color: #ffffff;
	background: #49a4e4;
	padding: 10px;
	box-shadow: 3px 3px 10px 0px rgba(68, 68, 68, 0.24);
}
.caption-box {
	display: block;
	position: relative;
	max-width: 1895px;
	margin: 0 auto;
}

@media only screen and (min-width: 1500px) {
#myCarousel .carousel-caption {
	max-width: 800px;
	padding: 30px;
}
h3.title {
	font-size: 3em;
}
p.description.truncate {
	font-size: 1.6em;
}
p.caption {
	text-shadow: 3px 3px 5px rgba(70, 70, 70, 0.3);
	font-size: 1.2em;
}
.slider-btn {
	padding: 12px;
}
}
/*--------- up button ------------*/

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgb(27, 150, 41) url(/images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 3;
	border-radius: 50%;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.cd-top:hover {
	background-color: rgb(20, 123, 31);
	opacity: 1;
}

@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 20px;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
	height: 60px;
	width: 60px;
	right: 30px;
	bottom: 30px;
}
}



/***** Cookie Styles *******/
.myccri-login .dropdown-item:last-of-type {
	border-bottom: none;
	border-radius: 0 0 5px 5px;
}
div#CookieBanner {
    position: fixed;
    z-index: 50000;
    bottom: 0;
       background: #505050;
    padding: 15px;
    left: 0;
    right: 0;
	
}		
	div#CookieBanner p {
    margin: 0px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.4666666667;
    font-weight: 300;
    font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}
	


button.close-cookie-banner.btn-basic {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #d3d7e0;
    font-size: 1.1em;
    color: inherit;
    text-decoration: none;
    display:block;
    margin: 10px auto;
    color: #5d5d5d;
	width: 80px;
	transition: all 0.4s ease;
}
@media only screen and (min-width: 1140px) {
button.close-cookie-banner.btn-basic {
    display: inline-block;
    margin: 0px 0px 0px 10px;
  
}
}	
button.close-cookie-banner.btn-basic:hover {
	background-color: #dadada;
	
}
	#pp-link{
		color: #c9ffc8;
	border-bottom: 1px solid #c9ffc8;
	transition: all 0.4s ease;
		text-decoration: none;
	}

#pp-link:hover{
		color: #c9ffc8;
	border-bottom: 1px solid transparent;
	
	}



/******* copied from home page *********/

	
	.icon-box-bottom p a{
    margin: 0px;
    padding: 0px;
	text-decoration: underline;
}
	.icon-box-bottom p a:hover {
    padding-left: initial;
    color: #159959;
    background-color: initial;
}
	.icon-box-bottom p a::after {
 
    content: "";
    
}
	

	/************** 2022 styles ******************/
	#socialmedia svg {
    height: 1.03em;
    
    fill: #fff;
	transition: all 0.4s ease;
}
	
#socialmedia svg:hover{
			fill: #92ce97;
			
			}
	
	.vid-hero {
    position: relative;
    height: 65%;
	   overflow: hidden;
	 text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}  
	@media (max-width: 1199px) {
	.vid-hero {
       margin-top: 51px;
}
}

.vid-hero::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: inherit;
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 31%, rgb(0 0 0 / 35%) 85%);
    content: "";
    
}

#background-video {
 object-fit: cover;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
	.hero-img{ display: none; }
	}
	.back.row {
    margin-top: -140px;
}
	@media (max-width: 767px) {
    #background-video { display: none; }
    .vid-hero {
      background: #00703d;
     align-items: initial;
	height: initial;
    }
	
	.hero-img img{
   max-width: 40%;
    margin: 0 auto;
    display: block;
    
    padding: 20px 0px;
}
	
	a.hero-btn {
    display: inline-block;
    padding: 19px 26px;
    color: #ffffff;
    border: solid 1px #fcd703;
    
    margin: 0 auto;
    font-family: 'Montserrat';
    font-weight: bold;
    font-size: 1.3em;
    text-transform: uppercase;
	margin-bottom: 20px;
}
	
.back.row {
    margin-top: 0px;
}	
	
}
	.sticky-hp-btn-box {
    bottom: initial;
    top: 35px;
   
}

	
	.icon-box {
    text-align: initial;
   
}
	  @media only screen and (max-width: 767px) {
	.icon-box {
    
    margin-bottom: 20px;
}
	}
	
	
	
	.icon-box-inner {
    background-color: #fff;
    height: 100%;
    padding: 0px;
    position: relative;
    display: flex;
    flex-direction: column;
	border-radius: 2px;
	box-shadow: 3px 3px 8px 4px rgb(148 148 148 / 6%);

}
	.icon-box-top {
    padding: 25px 30px;
}
	.icon-box-top h3{
	font-family: 'Montserrat', sans-serif;
    font-size: 2.2em;
	}
.icon-box-top span{
	font-family: 'Montserrat', sans-serif;
    font-size: 2.2em;
	}
	.icon-box-bottom {
    margin: 25px 20px;
}
	.icon-box p {
      max-width: initial;
    margin: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.5;
}
	.icon-box-bottom p:last-of-type {
    margin-bottom: 0px;
}
	a.feature-btn {
    padding: 15px 20px;
    background-color: #00703c;
    display: inline-block;
    color: #fff;
    font-size: 1.2em;
    
    
}
	.btn-cont {
    margin-top: -46px;
}
	.icon-box a:hover {
    padding-left: 20px;
    color: #fff;
    background-color: #005b31;
}
	
	 @media only screen and (min-width: 768px) and (max-width: 991px) {
	.icon-box {
   
    font-size: .8em;
}
	.icon-box-top h3 {
    
    font-size: 1.8em;
}
	
	}
/************** 2022 styles ******************/	
	.reduce{
	    font-size: .9em;
}
	.boxy {
   
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
	a.linkage {
    padding: 0.6em 0em;
    color: #fff;
    background: #00703d;
    font-size: 1.3em;
    font-family: 'Roboto Slab', serif;
}
	a.linkage:hover {
    background: #034929;
}
	.covid {
   
    text-align: center;
    background: #ffd500;
       font-size: 1.2em;
	 color: #838383;
}
	@media only screen and (max-width: 800px) {
	 .covid {
	  font-size: 1em;
	}
	}
	.fixed-nav-box .covid,
	.fixed-nav-box a.covid-link{
    
    opacity: .6;
}
	a.covid-link {
   
    padding: 13px 0px;
    display: inline-block;
   
    color: #838383;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    transition: all 0.4s ease;
}
	
	a.covid-link:hover {
    
    opacity: .8;
}
	a.slider-btn.slider-btn-two {
    margin-top: 5px;
    background: #e4893a;
}
	a.slider-btn.slider-btn-two:hover {
    
    background: #c77730;
}
	
      .hp-section.rave-content {
        background: #d43f3f;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #fff;
        line-height: 1.4em;
      }

      .rav-content-box {
        max-width: 1200px;
        margin: 0 auto;
      }

      @media only screen and (max-width: 1199px) {
        .rave-content {
          margin-top: 51px;
        }
      }
     /* temp Styles. */
	@media only screen and (max-width: 1199px) {
	.temp-content {
   margin-top: 50px;
}
	}
      .temp-content {
        background: #006f3c;
        padding: 15px 0px;
	background: linear-gradient(90deg, rgb(0 112 60) 32%, rgb(0 148 80) 100%);
	font-size: .8em;
      }

      .temp-content a {
        color: yellow;
        text-decoration: underline;
      }

    
     

      .temp-content h3 {
        padding-bottom: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        color: #fff;
        font-size: 3rem;
        clear: both;
        line-height: 1.2em;
      }

      .temp-content p {
        font-size: 1em;
        margin-bottom: 15px;
        line-height: 1.4em;
        color: #fff;
        font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
      }

      .temp-content p strong {
        font-weight: bold;
      }

      .temp-content a.btn-basic {
       background-color: #fff;
        padding: 5px 8px;
    font-size: 1em;
    color: #696969;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 3px;
    transition: all 0.4s ease;
    box-shadow: 2px 3px 4px 0px #29292952;
    font-family: "Roboto", "Gill Sans MT", Calibri, sans-serif;
}
a.btn-basic:hover {
    background: #e0e0e0;
}
      .special {
        background-color: #FFF5B1 !important;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.40);
      }

      .learnmore {
        background-color: #FFF5B1 !important;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.40);
      }

      .campusplan {
        background-color: #F9A608 !important;
        margin-right: 16px;
        font-weight: 900;
      }

      .temp-content-box {
        max-width: 800px;
        margin: 0 auto;
      }

    

      .banner {
        position: relative;
        overflow: hidden;
        height: calc(100% - 123px);
        z-index: 1;
      }

      @media only screen and (max-width: 1199px) {
        .banner {
          height: calc(100% - 51px);
          margin-top: 51px;
        }
      }

      .banner__video {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        min-width: 100%;
        height: auto;
        min-height: 100%;
        transform: translateX(-50%) translateY(-50%);
        z-index: -1;
      }

      .banner .carousel-caption {
        position: absolute;
        right: 15px;
        top: 50px;
        left: 0px;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
        color: #fff;
        text-align: left;
        max-width: 650px;
        background-color: rgba(62, 62, 62, 0.41);
        padding: 25px;
        padding-left: 15px;
        padding-right: 15px;
        bottom: auto;
      }

      @media only screen and (min-width: 700px) {
        .banner .carousel-caption {
          right: auto;
          padding-left: 25px;
          padding-right: 25px;
          left: 15px;
        }
      }

   

      /****  Fix carousel height  ******/
      @media only screen and (min-width: 1200px) {
        #myCarousel {
          height: calc(100% - 76px);
        }
      }

    
  

      /**** masthead *******/
      .slider-btn {
        display: inline-block;
        color: #ffffff;
        background: #49a4e4;
        padding: 10px;
        box-shadow: 3px 3px 10px 0px rgba(68, 68, 68, 0.24);
        background: #4FACA8;
        transition: all 0.4s ease;
      }

      .slider-btn:hover {
        background: #428c89;
      }
	
      .stat-head {
        font-size: 1.6em;
      }

      .stat-box-1 {
        background: #0c6f3f;
      }

    

      .stat-box-2 {
        background: #507029;
      }

      
      .stat-box-3 {
        background: #38807C;
      }

     

      .stat-box-4 {
        background: #A46823;
      }

     

      .stat-box-5 {
        background: #6B7176;
      }

    

      .stat-box-6 {
        background: #7D7236;
      }

      

      /****Background color for newsfeed *******/
      .section-three {
        color: #fff;
        background: #0c6e3f;
        background-image: url(/_resources-2019/hp_images/anchor_final.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
      }

      .slider-readmore a {
        color: #dec62d;
        display: inline-block;
      }

      /****Pathway slider *******/
      .program-title h5 {
        font-family: 'Roboto', sans-serif;
        font-size: 1em;
        color: #fff;
        text-shadow: 2px 2px 7px #4e4e4e6e;
        display: block;
        overflow: hidden;
      }
 .program-title span {
        font-family: 'Roboto', sans-serif;
        font-size: 1.1em;
        color: #fff;
        line-height: 1.3em;
        display: block;
        overflow: hidden;
      }

      .program-slider-inside i {
        display: block;
        float: left;
        padding-right: 0.4em;
    font-size: 2em;
		  color: #ffffff;
      }

      .program-title {
        padding: 13px 15px;
        overflow: hidden;
      }

      @media only screen and (min-width: 1700px) {
        .program-title h5 {
          font-size: 1.34em;
        }
      }

     

      .program-btn:hover {
        background: rgba(228, 228, 228, 0.88);
        border: 1px solid #636363;
        color: #1b1b1b;
      }

      .arnold img.madehere-img,
      .jesus img.madehere-img {
        float: none;
        padding-right: initial;
      }

      img.madehere-img {
        margin-bottom: 20px;
        display: block;
        width: 250px;
        text-align: center;
        margin: 0 auto 20px auto;
      }

      @media only screen and (min-width: 1500px) {
        img.madehere-img {
          width: 350px;
        }
      }

      .courtney img.madehere-img {
        padding-left: initial;
      }

      /**** made here	***/
      h4.madehere-heading-title {
        font-size: 1.9em;
        margin-bottom: .5em;
        line-height: 1em;
      }

      h5.madehere-name-title {
        font-size: 1.6em;
        line-height: 1em;
      }

      @media only screen and (min-width: 768px) and (max-width: 1200px) {
        h4.madehere-heading-title {
          font-size: 1.6em;
        }

        h5.madehere-name-title {
          font-size: 1.4em;
        }
      }

      a.madehere-btn:hover {
        background: #f5f5f5;
        box-shadow: none;
      }

      /**** footer *****/
      .fit {
        margin: 0 auto;
        width: fit-content;
        width: intrinsic;
        width: -moz-max-content;
        width: -webkit-max-content;
        max-width: 100%;
      }

      .footer-width {
        max-width: 1200px;
      }

      @media only screen and (min-width: 1900px) {
        .footer-width {
          max-width: 1650px;
        }
      }

      .footer-seal {
        width: 228px;
        opacity: .7;
      }

      .footer-seal:hover {
        opacity: 1;
      }

      @media only screen and (min-width: 1200px) {
        .footer-seal {
          width: 260px;
        }
      }

      .col-12.mobil-btn-box {
        padding: 0px;
      }

      a.mobil-btn {
        margin-bottom: 6px;
        padding: 13px;
        background-color: #3b8461;
        color: #fff;
        font-size: 1.3em;
        display: block;
        text-align: center;
        font-family: 'Roboto Slab', serif;
      }

      a.mobil-btn:hover {
        background: #3a7357;
      }

      .carousel-control-next,
      .carousel-control-prev {
        position: absolute;
        top: 0;
        bottom: initial;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 15%;
        color: #fff;
        text-align: center;
        opacity: .5;
        transform: translateY(-50%);
        top: 80%;
        padding-top: 20px;
        padding-bottom: 20px;
      }

      @media only screen and (min-width: 900px) {

        .carousel-control-next,
        .carousel-control-prev {
          top: 50%;
        }
      }

    

      .hp-dropdown-menu a.nav-link {
        transition: all 0.4s ease;
      }

      @media only screen and (min-width: 1200px) {
        .hp-dropdown-menu a.nav-link:hover {
          background-color: #e6e6e6;
        }
      }

	 @media only screen and (max-width: 1199px) {
	.sticky-hp-btn-box {
   display: none;
}
}
    

	
	img.mast-logo {
    width: 400px;
    margin-bottom: 15px;
}
	

	
	
	.slick-prev:before, .slick-next:before {
    font-family: "Font Awesome 5 Pro";
    font-size: 34px;
    line-height: 1;
    opacity: .75;
    color: #424242;
    
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}
	.section-three .slick-prev:before, .section-three .slick-next:before {
  
    color: #ffffff;
    
}
	
	.slick-prev:before{
	content: "\f104";
	}
	.slick-next:before {
    content: "\f105";
}
	ul.slick-dots {
    display: none!important;
}
	
	
	
	
	
	#myCarousel  {
    background: #6db547;

   }
	
	
	
	[data-ca3_icon]::before {
    font-weight: normal;
    content: attr(data-ca3_icon);
}

.ca3-scroll-down-arrow {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2hldnJvbl90aGluX2Rvd24iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiBmaWxsPSJ3aGl0ZSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBhdGggZD0iTTE3LjQxOCw2LjEwOWMwLjI3Mi0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwYzAuMjcsMC4yNjgsMC4yNzEsMC43MDEsMCwwLjk2OWwtNy45MDgsNy44M2MtMC4yNywwLjI2OC0wLjcwNywwLjI2OC0wLjk3OSwwbC03LjkwOC03LjgzYy0wLjI3LTAuMjY4LTAuMjctMC43MDEsMC0wLjk2OWMwLjI3MS0wLjI2OCwwLjcwOS0wLjI2OCwwLjk3OSwwTDEwLDEzLjI1TDE3LjQxOCw2LjEwOXoiLz48L3N2Zz4=);
	background-size: contain;
	background-repeat: no-repeat;
}

.ca3-scroll-down-link {
 
	
	cursor: default;
    height: 40px;
    width: 40px;
    
    line-height: 40px;
    position: absolute;
    left: calc(50% - 15px);
    bottom: 20px;
    color: #FFF;
    text-align: center;
    font-size: 70px;
    z-index: 100;
    text-decoration: none;
    text-shadow: 0px 0px 3px rgb(0 0 0 / 40%);
    -webkit-animation: ca3_fade_move_down 6s ease-in-out infinite;
    -moz-animation: ca3_fade_move_down 6s ease-in-out infinite;
    animation: ca3_fade_move_down 6s ease-in-out infinite;
	}
	
	@media only screen and (max-width: 960px) {
.ca3-scroll-down-link {
    display: none;
}
}
/*animated scroll arrow animation*/
@-webkit-keyframes ca3_fade_move_down {
  0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@-moz-keyframes ca3_fade_move_down {
  0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { -moz-transform:translate(0,20px); opacity: 0; }
}
@keyframes ca3_fade_move_down {
  0%   { transform:translate(0,-20px); opacity: 0;  }
  50%  { opacity: 1;  }
  100% { transform:translate(0,20px); opacity: 0; }
}
	
	
   
		img.mast-logo.logo-virtual {
    width: 650px;
}
		
	p.description.truncate.vir-date {
    font-weight: bold;
    margin-bottom: 7px;
}	
		

	
	.ccri-main-content a.slider-btn {
    
    font-size: 1.3em;
}
	p.description.truncate {
    font-size: 1.5em;
   
    line-height: 1.3em;
   
}
	

 
.slider-text ul,
	.slider-text ol{
	display: none;
	}
 	.slider-text p {
    display: none;
}
	
		.slider-text p:first-of-type {
    display: block;
}
	
	.slider-text p {
        
  
    position: relative;
    height: 5em;
    overflow: hidden;
    line-height: 1.25em;
    margin-bottom: 1em;
}
	
	
	h4.slider-title {
       line-height: 1.3em;
    padding-top: 0px;
    color: #ffffff;
    
    font-size: 1.4em;
    padding-bottom: 0px;
    margin-bottom: 2px;
    font-size: 1.45em;
    margin-bottom: .5em;
}
	
	p.slider-date {
   font-size: .85em;
    color: #e2e2e2;
    margin-bottom: 0.7em;
}
	
	.stat-box {
    
    padding-top: 80px;
    padding-bottom: 30px;
}
	.slider-text p:first-of-type {
    display: block;
    display: -webkit-box;
   
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
   
    color: #ffffff!important;
   
}
		.goog-te-gadget {
  
    color: #ffffff!important;
   
}











