
#ccm-account-menu-container { display: none; }
#ccm-layouts-edit-mode .row { display: block; }
#ccm-layouts-edit-mode div[class^="col-sm"] { max-width: 100%; float: left; }
#ccm-layouts-edit-mode .col-sm-12 {   width: 100%}
#ccm-layouts-edit-mode .col-sm-11 {   width: 91.66666667%}
#ccm-layouts-edit-mode .col-sm-10 {   width: 83.33333333%}
#ccm-layouts-edit-mode .col-sm-9 {    width: 75%}
#ccm-layouts-edit-mode .col-sm-8 {    width: 66.66666667%}
#ccm-layouts-edit-mode .col-sm-7 {    width: 58.33333333%}
#ccm-layouts-edit-mode .col-sm-6 {    width: 50%}
#ccm-layouts-edit-mode .col-sm-5 {    width: 41.66666667%}
#ccm-layouts-edit-mode .col-sm-4 {    width: 33.33333333%}
#ccm-layouts-edit-mode .col-sm-3 {    width: 25%}
#ccm-layouts-edit-mode .col-sm-2 {    width: 16.66666667%}
#ccm-layouts-edit-mode .col-sm-1 {    width: 8.33333333%}

header.header {
	color: #fff;
}

footer.footer {
	background-image: url(../i/bottom-checker.svg);
	background-size: 100%;
	background-repeat: no-repeat;
}

#bottom-swoosh {

}

.pre-footer {
	width: 100%;
	font-size: 23px;
	color: #A0A0A0;
	text-transform: uppercase;
	background-color: #000;
}

.pre-footer .container-fluid {
	-webkit-clip-path: ellipse(85% 71% at 23% 4%);
	clip-path: ellipse(85% 71% at 23% 4%);
	background: #fff;
	position: relative;
	padding-bottom: 213px;
}

body:not(.editmode) .banner .container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;


}

.pg-content h1 {
	font-size: 50px;
	color: #1A1A1A;
	font-weight: 400;
}

.banner h1 {
	font-size: 60px;
	color: #1A1A1A;
	font-weight: 400;
}

.pg-content h2 {
	font-family: 'Anton';
	font-size: 51px;
	font-weight: 400;
	margin: 57px 0px 30px;
}

.pg-content p, .pg-content ul {
	font-size: 20px;
	line-height: 37px;
}
.pg-content ul {
	list-style: disc;
	margin-left: 25px;
}
#pillar-wrapper {
	position: relative;
	-webkit-clip-path: ellipse(210% 60% at 11% 37%);
	clip-path: ellipse(210% 60% at 11% 37%);
}

body.editmode .contact-top.right p {
	min-width: 200px;
	min-height: 100px;
}

.banner .rslides, .banner .clip {
	height: 621px;
	overflow: hidden;
	-webkit-clip-path: ellipse(122% 60% at 11% 37%);
	clip-path: ellipse(122% 60% at 11% 37%);

}

.ccm-block-image-slider-pages {
}

.banner ul.rslides_tabs {
	position: absolute;
	top: 616px;
	z-index: 9;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}

.banner .ccm-image-slider-container {
	padding-bottom: 32px;
}


.banner .rslides_tabs li a {
	width: 12px;
	height: 12px;
	background: #fff;
	border: 1px solid #707070;
}

.top .navigation ul li:not(:first-child) a svg {
	left: 27px;
}

.top .navigation ul ul {
	display: block;
	position: absolute;
	background: #000;
	z-index: 99;
	width: 500px;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	top: 73px;
	left: 0;
	opacity: 0;
}

.top .navigation ul li:hover ul {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
	opacity: 1;
}

.top .navigation ul li {
	position: relative;
}

.top .navigation ul ul li a {
	padding: 15px !important;
	font-size: 15px !important;
	border-top: 1px solid #333;
	text-align: center;
	border-color: white;
}

.top .navigation ul ul li a:after, .top .navigation ul ul li a:before {
	display: none !important;
}

.top .navigation ul ul:after {
	content: "";
	display: block;
	clear: both;
}

.top .navigation ul ul li:nth-child(1) a, .top .navigation ul ul li:nth-child(3) a, .top .navigation ul ul li:nth-child(5) a {
	border-right: 1px solid #333;
}

.top .navigation ul ul li a:hover, .top .navigation ul ul li a:focus, .top .navigation ul ul li a.nav-selected {
	background: #fe0000;
	color: #fff !important;
}

.inner .get-quote {
	background-color: #f9f9f9;
}

h2.header-slogab
.page-title {
	background-color: #1b1b1b;
	background-image: url(../i/pattern.png);
	border-top: 1px solid #2a2a2a;
	padding: 50px 0;
}
.top .contact-top.right {
	float:none;
	text-align: center;
}
.pg-content .infowindow-content h3 {
    font-size: 20px;
    margin: 0px 0px 5px;
    color: #000;
}
.pg-content .ccm-block-readmore-item p {
    font-size: 18px;
    line-height: 29px;
    margin-bottom: 10px;
    text-align: center;
}
.pg-board-of-directors img.readmore-image {
    max-width: 200px;
	display: block;
	margin: 0px auto;
}

.pg-content .ccm-block-readmore-item {
    margin-bottom: 60px;
}

.pg-content .ccm-block-readmore-item a {
    text-align: center;
    display: block;
	transition: all 0.2s;
}
.pg-content .ccm-block-readmore-item a:hover {
	color:#FE0000;
}

.pg-content .ccm-block-readmore-item p a {
    display: inline-block;
}
.infowindow-content {
    padding: 4px 5px;
}

.infowindow-content p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
}

.infowindow-content p a {
    color: #fe0008;
}
h2.header-slogan {
	font-size: 24px;
	font-weight: 400;
	text-align: center;
	margin-top: 28px;
	padding-top: 0px;
}

h4.header-slogan {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    margin-top: 43px;
    padding-top: 0px;
}
.page-title h1 {
	color: #fff;
	font-weight: 600;
	font-size: 46px;
}

.page-title p {
	font-weight: 300;
	color: #CCC;
	font-size: 20px;
}

.align-vertically {
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}

.page-title .align-vertically {
	height: 100%;
}

.page-title .text-right .align-vertically {
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end;
}

.pg-content {
	padding: 90px 0;
}

.pg-contact-us {
	text-align: center;
}

.pg-contact-us p i {
	background: #1d91ef;
	width: 120px;
	height: 120px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin: 0 0 20px;
	line-height: 120px;
	font-size: 71px;
	color: #fff;
}

.pg-contact-us p i.fa-envelope {
	font-size: 56px;
}

.pg-contact-us h2 {
	font-weight: 600;
	font-size: 34px;
}

.pg-contact-us p {
	font-size: 22px;
	font-weight: 300;
}

.why-choose-intro h2 {
	font-weight: 300;
	font-size: 37px;
	text-align: center;
	margin: 0 0 70px;
}

.pg-content.pg-why-choose-us {
	padding: 70px 0 0;
}

.why-choose-list {
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	margin-bottom: 10px;
}

.why-choose-list .why-choose-item {
	background-color: #222;
	background-image: url(../i/pattern.png);
	color: #fff;
	border-right: 4px solid #fff;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	height: 380px;
	position: relative;
	padding: 30px 30px 0 120px;
}

.why-choose-list .why-choose-item.last {
	border-right: none;
}

.why-choose-list .why-choose-item h3 {
	font-weight: 300;
	font-size: 34px;
	-webkit-writing-mode: vertical-lr;
	writing-mode: vertical-lr;
	position: absolute;
	top: 30px;
	left: 15px;
}

.why-choose-list .why-choose-item h3 strong {
	color: #44bfff;
}


.why-choose-list .why-choose-item p {
	font-size: 23px;
	font-weight: 300;
	color: #eee;
}

.request-quote {
	position: fixed;
	z-index: 9999;
	top: 0;
	right: -475px;
	width: 400px;
	background-color: #000;
	background-image: url(../i/raq-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	bottom: 0;
	margin: auto;
	border-left: 1px solid #333;
	padding: 50px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.request-quote.active {
	right: 0;
}

.request-quote a.close-raq {
	display: inline-block;
	color: #fff;
	position: absolute;
	top: 38px;
	left: -44px;
	border: 1px solid #333;
	border-right: 0;
	padding: 10px 13px;
	font-size: 21px;
	border-radius: 5px 0 0 5px;
	background-color: #000;
}

.request-quote a.close-raq:hover, .request-quote a.close-raq:focus {
	color: #333;
}

.request-quote h2 {
	font-size: 28px;
	font-weight: 600;
	color: #fff;
}

.request-quote p, .request-quote label {
	font-size: 18px;
	color: #fff;
}

.request-quote .form-control {
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #fff;
	font-size: 16px;
	border-left: 0px solid #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.request-quote .form-control:hover, .request-quote .form-control:focus, .request-quote .form-control:active {
	border-left: 8px solid #1d91ef;
}

.request-quote textarea {
	height: 100px;
}

.request-quote label {
	margin: 0;
}

.request-quote .form-actions button {
	font-size: 16px;
	padding: 20px 30px;
}

.request-quote p {
	color: #eee;
	margin: 0 0 30px;
	line-height: 1.25;
}

.about-future {
	text-align: center;
	padding: 125px 0;
}

.about-future h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 600;
}

.about-future p {
	font-weight: 300;
	color: #ddd;
	font-size: 23px;
	line-height: 1.65;
}

.about-future h2 strong {
	color: #1d91ef;
	font-weight: 600;
}

.about-content {
	position: relative;
	overflow: hidden;
	padding: 200px 0;
}

.about-content .about-image {
	background: #ccc;
	position: absolute;
	top: 30px;
	right: 0;
	bottom: 30px;
	margin: auto;
	width: 750px;
}

.about-intro.about-content .about-image {
	right: auto;
	left: 0;
}

.about-content h2 {
	font-weight: 600;
	margin: 0 0 10px;
}

.about-content p {
	font-size: 20px;
	line-height: 1.65;
	margin: 0 0 25px;
}

.about-content p a.btn {
	font-size: 16px;
	padding: 25px 30px;
}

.click-off {
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	background-color: #000;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.click-off.active {
	position: fixed;
	z-index: 9996;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.75;
	-webkit-transform: scale(1);
	transform: scale(1);
}

.service-boxes ul {
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.service-boxes ul li {
	-webkit-flex: 0 0 32%;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 32%;
	margin: 0.5%;
}

.service-boxes ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 440px;
	background-color: #222;
}

.service-boxes ul li a:hover,
.service-boxes ul li a:focus {
	background-color: #1d91ef;
}

.service-boxes ul li a img {
	max-height: 100%;
	position: absolute;
	top: -50%;
	bottom: -50%;
	right: -50%;
	left: -50%;
	margin: auto;
	opacity: 0.2;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-filter: grayscale(0);
	-ms-filter: grayscale(0);
	filter: grayscale(0);
	z-index: 1;
}

.service-boxes ul li a:hover img,
.service-boxes ul li a:focus img {
	-webkit-filter: grayscale(1);
	-ms-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.service-boxes ul li a span {
	font-weight: 600;
	color: #fff;
	position: absolute;
	z-index: 3;
	font-size: 28px;
	height: 28px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
}

.service-boxes ul li a:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border: 0px solid rgba(255, 255, 255, 0.2);
}

.service-boxes ul li a:hover:before,
.service-boxes ul li a:focus:before {
	border: 12px solid rgba(255, 255, 255, 0.2);
}

.service-pg-intro {
	text-align: center;
	padding: 0 0 70px;
}

.service-pg-intro h2 {
	font-weight: 600;
	font-size: 31px;
}

.service-pg-intro p {
	margin: 2px 0 0;
	font-weight: 300;
	font-size: 22px;
}

.service-title {
	height: calc(100vh - 173px);
}

.service-title h1 {
	font-weight: 600;
	color: #fff;
	font-size: 75px;
	line-height: 1;
}

.service-title p {
	color: #eee;
	font-weight: 300;
	font-size: 33px;
	line-height: 1.25;
	margin: 0 0 50px;
}

.service-title .container,
.service-title .row,
.service-title .col-sm-12,
.service-title .service-title-content {
	height: 100%;
}

.service-title .service-title-content {
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.service-title p a {
	font-size: 50px;
	height: 40px;
	display: block;
}

.service-title p a:hover, .service-title p a:focus {
	color: #fff;
}

.service-content h2 {
	font-size: 48px;
	font-weight: 600;
	line-height: 1;
	margin: 0 0 10px;
}

.service-content h2 strong {
	font-weight: 600;
	color: #1d91ef;
}

.service-content p {
	font-size: 22px;
	line-height: 1.6;
	margin: 0 0 27px;
	font-weight: 300;
}

.service-content p:last-child {
	margin: 0;
}

.service-content ul {
	font-size: 22px;
	line-height: 1.6;
	margin: 0 0 27px;
	font-weight: 300;
}

.service-content ul li {
	width: 50%;
	float: left;
	margin: 0 0 15px;
}

.service-content ul:after {
	clear: both;
	content: "";
	display: block;
}

.service-content ul li:before {
	content: "\f058";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #1d91ef;
	margin: 0 10px 0 0;
}

.request-quote .alert {
	position: absolute;
	bottom: 10px;
	right: 20px;
	margin-left: -150px;
	font-size: 17px;
}

.request-quote .alert li {
	display: block;
}

.top .navigation ul ul {
	margin-left: 0;
	width: auto;
	min-width: 100%;
	margin-top: 1px;
}

.slick-dots button {
	-webkit-appearance: none;
	font-size: 0;
	display: inline-block;
	background: white;
	border: 1px solid #777;
	border-radius: 100%;
	width: 10px;
	height: 10px;
	padding: 0;
	cursor: pointer;
}

.slick-dots {
	display: -ms-flexbox;
	display: flex !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	-ms-flex-pack: center !important;
	justify-content: center !important;
}

.slick-dots li {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	padding: 0 5px;
	cursor: pointer;
}

.slick-dots li:hover button {
	border-color: black;
}

.slick-dots li.slick-active button {
	border-color: black;
	background: black;
}


.slick-arrow.slick-prev, .slick-arrow.slick-next {
	cursor: pointer;
	margin: 0;
	top: calc(50% - 44px);
	width: 46px;
	height: 88px;
}

.slick-arrow.slick-prev {
	background-image: url(/application/themes/otc/img/left-arrow.png);
}

.slick-arrow.slick-next {
	background-image: url(/application/themes/otc/img/right-arrow.png);
}

.banner .slick-list {
	width: calc(100% - 200px);
	margin: 50px auto 40px;
}
.slick-slide p img {
	display: inline-block;

}
.slick-slide a, .slick-slide a img {
	outline: none;
}
.slick-slider {
   padding-top: 50px;
    padding-bottom: 40px;
}
.pg-content h3 {
	color: #A0A0A0;
	FONT-SIZE: 23px;
	margin: 30px 40px;
	font-weight: 600;
}

.pg-content a {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

.pg-content h4 {
	font-size: 25px;
	font-weight: 600;
	color: #6C6C6C;
	margin: 15px 0 20px 0;
}

.banner-justify {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 80%;
}

.navigation .nav > li > a:after {
	background-image: url(/application/themes/otc/i/triangle.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
	transition: all 0.25s;
	opacity: 0;
}

.navigation .nav > li.nav-path-selected > a:after {
	opacity: 1;
}

.navigation .nav > li.nav-path-selected:hover > a:after, .navigation .nav > li:hover > a:after {
	opacity: 1;
	filter: invert(1);
}


#pre-content {
	background: #FDFD00;
	padding: 60px 0;
}

div#pre-content p {
	font-size: 17px;
}

#pre-content .ccm-layout-column-inner {
	max-width: 80%;
	margin: 50px auto !important;
}


.container.container-fluid {
	max-width: none;
	padding: 0;
}




.resources {
	text-align: left;
	display: inline-block;
}

.resources a:before {content: '';position: absolute;left: 0;width: 15px;height: 15px;border-radius: 100%;background-color: grey;border: 3px solid grey;margin-top: 6px;}

.resources a {
	position: relative;
	padding-left: 25px;
}

.resources a {
	color: grey;
	font-weight: bolder;
	font-size: 18px;
	padding: 3px 0 3px 25px;
	display: block;
	text-decoration: none;
}

.resources a:hover:before {
	background: transparent;
}

.resources h3 {
	color: grey;
	font-size: 36px;
	font-weight: bolder;
	margin: 0 0 15px 0;
}


.page-template-department #pre-content ul {
    list-style: disc;
}

.page-template-department #pre-content .resources ul {
    list-style: none;
}

.page-template-department .pg-content .ccm-block-readmore-item p {
	text-align: left;
}
.page-template-department .pg-content .ccm-block-readmore-item a {
	display: inline-block;
}

.news-thumb {
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.news-thumb img {
    width: 100%;
    height: auto;
}

.news-thumb.nt-wide img {
    height: 100%;
    width: auto;
}

.post-categories {
    border-top: 2px solid #EEE;
    padding-top: 50px;
    margin-top: 50px;
}

.post-categories h6 {
    color: #777;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0 0 20px;
}

.post-categories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-categories ul li {
    display: inline-block;
}

.post-categories ul li a {
	background: #976928;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 18px;
	display: block;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 4px 28px;
	margin: 0 7px;
	-webkit-box-shadow: 0 4px 7px #CCC;
	box-shadow: 0 4px 7px #CCC;
}

.post-categories ul li a:hover, .post-categories ul li a:focus {
    background: #222;
    box-shadow: 0 6px 9px #AAA;
}

.blog-post p {
    margin: 0 0 40px;
}

.post-next a:before,
 .post-prev a:before {
	display: block;
	content: '';
	width: 40px;
	height: 40px;
	background-image: url(../i/arrow.png);
}

.post-prev a:before {
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

 .post-prev a, .post-next a {
	display: inline-block;
}

.post-prev a span, .post-next a span {
    display: none;
}

.post-prev, .post-next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

article.composer-article {
    position: relative;
}

.post-prev {
    left: 50px;
}

.post-next {
    right: 50px;
}

.post-prev a:hover, .post-next a:hover {
    opacity: 0.4;
}

.post-categories.lg {
    padding: 0;
    margin: 0 0 45px;
    border: none;
    text-align: center;
}

.post-categories.lg ul li a {
    font-size: 18px;
    padding: 4px 31px;
    margin: 0 4px 11px;
}

.news-posts {
	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.news-posts .post-feed-item {
	-webkit-flex: 0 0 45%;
	-ms-flex: 0 0 45%;
	flex: 0 0 45%;
	max-width: 45%;
}

.news-posts .post-feed-item.pfi1 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.news-posts .post-feed-item {
		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-ms-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
}

.news-posts .post-feed-item .post-feed-item-thumb {
    max-width: 175px;
    flex: 0 0 175px;
}

.news-posts .post-feed-item .post-feed-item-thumb img {
    max-width: 100%;
    height: auto;
}

.news-posts .post-feed-item .post-feed-item-data {
    max-width: calc(100% - 210px);
    flex: 0 0 calc(100% - 210px);
}

.news-posts .post-feed-item {
		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-ms-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
}

.news-posts .post-feed-item .post-feed-item-thumb {
    max-width: 175px;
    flex: 0 0 175px;
}

.news-posts .post-feed-item .post-feed-item-thumb img {
    max-width: 100%;
    height: auto;
}

.news-posts .post-feed-item .post-feed-item-data {
    max-width: calc(100% - 210px);
    flex: 0 0 calc(100% - 210px);
}

.post-feed-item-data h4 a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1;
}

.post-feed-item-data h4 {
    margin: 0;
}

.post-feed-item-data h5 {
    font-size: 12px;
    margin: 0 0 10px;
    color: #666;
}

.post-feed-item-data p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 20px;
}

.post-feed-item-data p:last-child {
    margin:0;
}

.post-feed-item-data p a {
    font-weight: normal;
    color: #FE0000;
}

.post-feed-item-data p a:hover, .post-feed-item-data p a:focus {
    color: #999;
}

.post-feed-item-data p a {
    font-weight: normal;
    color: #FE0000;
}

.post-feed-item-data p a:hover, .post-feed-item-data p a:focus {
    color: #999;
}

.post-feed-item-data .cats ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.post-feed-item-data .cats ul li {
    display: inline-block;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 11px;
    border: 2px solid;
    line-height: 1;
    padding: 8px 10px;
    border-radius: 100px;
    margin-right: 4px;
    margin-bottom: 10px;
}

.post-feed-item-data .cats ul li:last-child {
    margin: 0;
}

.news-posts .post-feed-item {
	margin: 0 0 40px;
}

.news-posts .post-feed-item.pfi1 {
	background-color: #000;
	color: #fff;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-data,
.news-posts .post-feed-item.pfi1 .post-feed-item-thumb {
    max-width: 50%;
    flex: 0 0 50%;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-data {
    padding: 30px;
}

.news-posts .post-feed-item.pfi1 {
    height: 500px;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-thumb img {
    max-width: unset;
    height: 100%;
    width: auto;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-thumb {
    overflow: hidden;
    height: 500px;
    display: block;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-data {
    padding: 30px;
}

.news-posts .post-feed-item.pfi1 {
    height: 500px;

}


.news-posts .post-feed-item.pfi1 .post-feed-item-thumb img {
    max-width: unset;
    height: 100%;
    width: auto;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-thumb {
    overflow: hidden;
    height: 500px;
    display: block;
				background-color: #eee;
}


.pfi1 .post-feed-item-data h4 a {
    color : #fff;
    font-size: 30px;
}

.post-feed-item-data h4 a:hover, .pfi1 .post-feed-item-data h4 a:focus {
    color: #999;
}

.pfi1 .post-feed-item-data h5 {
    color: #fff;
}

.pfi1 .post-feed-item-data p a {
    color: #fff;
}

.news-posts .post-feed-item.pfi1 .post-feed-item-data {
    height: 100%;
		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
}

.post-feed-item-data .cats ul li {
    margin-bottom: 0;
}

.post-feed-item-data .cats ul {
    margin: 0 0 7px;
}

.ccm-pagination-wrapper {
    text-align: center;
}

.ccm-pagination-wrapper ul, .ccm-pagination-wrapper li, .ccm-pagination-wrapper a, .ccm-pagination-wrapper span {
    border: none !important;
}

html .pagination>.active>a, html .pagination>.active>span, html .pagination>.active>a:hover, html .pagination>.active>span:hover, html .pagination>.active>a:focus, html .pagination>.active>span:focus {
    background-color: #000;
    border-color: #000;
}

html .pagination>li>a, html .pagination>li>span {
    color: #666;
}

html .pagination>li>a:hover {
    color: #ccc;
}

.pagination>li {
    margin: 0 7px;
    display: inline-block;
    font-size: 16px;
}

.pagination {
    margin-top: 40px;
    margin-bottom: 80px;
}

.fc-sun .fc-day-number:before {content: "Sun";}
.fc-mon .fc-day-number:before {content: "Mon";}
.fc-tue .fc-day-number:before {content: "Tue";}
.fc-wed .fc-day-number:before {content: "Wed";}
.fc-thu .fc-day-number:before {content: "Thu";}
.fc-fri .fc-day-number:before {content: "Fri";}
.fc-sat .fc-day-number:before {content: "Sat";}

.fc-row.fc-widget-header {
    display: none;
}

td.fc-head-container.fc-widget-header {
    border: none;
}

html .fc-unthemed .fc-disabled-day {
    background: #fff;
    opacity:  1 !Important;
}

.fc-row.fc-widget-header {
    display: none;
}

td.fc-head-container.fc-widget-header {
    border: none;
}

html .fc-unthemed .fc-disabled-day {
    background: #fff;
    opacity:  1 !Important;
}

.fc-day-top .fc-day-number {
    text-align: center;
    display: block;
    float: none !important;
    color: #b2b2b2;
    font-family: "Anton", sans-serif;
    font-weight: normal;
    font-size: 62px;
}

.fc-day-top .fc-day-number:before {
    display: block;
    color: #b2b2b2;
    font-weight: bold;
    font-family: "IBM Plex Sans", tahoma, sans-serif;
    font-size: 19px;
    margin: 15px 0 -13px;
}

html .fc-unthemed td.fc-today {
    background: #f9f9f9;
}

.fc-header-toolbar .fc-center h2 {font-family: "IBM Plex Sans", tahoma, sans-serif;font-weight: bold;font-size: 56px;color: #976928;margin: 0 !important;}

.fc-left .fc-button-primary, .fc-right .fc-button-primary {
    color: transparent !important;
    background-color: transparent !important;
    border: none !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		width: 40px;
		height: 40px;
		opacity: 1;
		transition: all 0.3s;
		-webkit-background-size: contain;
		background-size: contain;
		background-repeat: no-repeat;
}

.fc-left .fc-button-primary:hover,
.fc-right .fc-button-primary:hover {
	opacity: 0.4;
	border: none !important;
}

.fc-left .fc-button-primary { background-image: url(../i/arrow-gold-l.png); }
.fc-right .fc-button-primary { background-image: url(../i/arrow-gold-r.png); }

.fc-toolbar {
    justify-content: center !important;
}

.fc-center {
    margin: 0 60px;
}


.pg-news-events .col-sm-10 > h2 {
    margin: 57px 0 70px;
}

#calendar {
    margin: 0 0 100px;
}


.pre-footer .ccm-block-next-previous-header {
    display: none;
}



p.ccm-block-next-previous-previous-link a {
    display: block;
    background: url(/application/themes/otc/i/triple-arrow-left.svg);
    width: 350px;
    height: 47px;
    background-repeat: no-repeat;
    padding: 0px 25px 0px 46px;
    color: #A0A0A0;
    font-weight: 600;
    font-size: 30px;
    background-position: top left;
    text-decoration: underline;
    text-transform: capitalize;
    line-height: 34px;
    transition: all 0.2s;
    position: relative;
    left: 25px;
    float:left;
    text-align: left;
}


p.ccm-block-next-previous-previous-link a:hover {
    padding: 0px 25px 0px 46px;
    left: 0px;
    color:#555;
}

p.ccm-block-next-previous-next-link a {
    display: block;
    background: url(/application/themes/otc/i/triple-arrow-right.svg);
    width: 350px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: top right;
    padding: 0px 46px 0px 25px;
    color: #A0A0A0;
    font-weight: 600;
    font-size: 30px;
    text-decoration: underline;
    text-transform: capitalize;
    line-height: 34px;
    transition: all 0.2s;
    position: relative;
    right: 25px;
    float:right;
    text-align:right;
}


p.ccm-block-next-previous-next-link a:hover {
    padding: 0px 46px 0px 25px;
    right: 0px;
    color:#555;
}
body.inner .banner .ccm-custom-style-banner {

    background-repeat: no-repeat;
    background-size: auto 616px;
    background-position: center -155px;
}

.pg-content.pg-policy-planning .dots-right:before {
    right: 6px;
}

.pg-content.pg-policy-planning .dots-right {
    padding-right: 49px;
}
.sub-header-bullets ul {
    list-style: none;
    margin-left: 0;
}

.sub-header-bullets .resources a:before {
    margin-top: 10px;
}
.page-template-department .resources h4 {
    color: #A0A0A0;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0px 0px 10px;
    font-size: 23px;
}

.pg-content .resources .ccm-block-readmore-item a {
	text-align: left;
}
.pg-content .resources .ccm-block-readmore-item > a {
    color: #FE0000;
}

.pg-content .resources .ccm-block-readmore-item > a:before {
    display: none;
}

.pg-content .resources .ccm-block-readmore-item > a:hover {
    color: #000;
}

.fc-bgevent {
    color: #fff !important;
    opacity: 1 !important;
}

a.fc-h-event {
    position: relative;
    top: -130px;
    border: none;
    width: 100%;
    left: -3px;
    border-radius: 0;
    height: 140px;
    margin-bottom: -133px;
}

.success-story section .ss-img {
    float: left;
    max-width: 500px;
    margin-right: 30px;
}

.success-story section h3 {
    padding: 0;
    margin: 0;
}

.success-story section h4 {
    margin: 0;
}

.pg-content .success-story h2 {
    margin-bottom: 140px;
}

.success-story h3 {
    font-family: 'Anton';
    font-size: 38px;
    font-weight: 400;
    color: #222;
}

.success-story h4 {
    color: #222;
    font-size: 21px;
    margin: 7px 0 30px !important;
}

.blog-post .success-story p {
    font-size: 18px;
    line-height: 1.75;
}

.job-board .job {
		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-ms-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;
}

.job-board .job h4 {
    margin: 0;
    font-size: 20px;
    color: #111;
}

.job-board .job p {
    font-size: 16px;
    line-height: 1.5;
}


.job-board .job a:not(.job-btn) {
    color: #fe0000;
    text-decoration: none;
}

.job-board .job a:not(.job-btn):hover, .job-board .job a:not(.job-btn):focus {
    color: #999;
}

.job .job-btn {
    text-decoration: none;
    font-size: 15px;
    color: #7B7B7B;
    border: 2px solid;
    display: inline-block;
    padding: 8px 40px;
    border-radius: 100px;
    background: #fff;
}

.job .job-btn:hover, .job .job-btn:focus {
    background: #fe0000;
    color: #fff;
    border-color: #fe0000;
}

.job-board .job div:first-child {
    padding-right: 200px;
}

.job-board .job {
    border-bottom: 2px solid #CCC;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.job-board {
    border-top: 2px solid #CCC;
    padding-top: 30px;
    margin-top: 30px;
}

.program {
    background: #f9f9f9;
    padding: 50px;
		text-align: center;
		margin: 0 0 75px;
}

.program h2 {
    font-family: "IBM Plex Sans", tahoma, sans-serif;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.program h2, .program h3 {
    margin: 0;
}

.program h3, .program p, .program li {
    font-size: 16px;
    line-height: 1.5;
}

.program h3 {
    text-transform: uppercase;
}

.program-intro {

		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-ms-align-items: flex-start;
		align-items: flex-start;
		-webkit-justify-content: space-between;
		-moz-justify-content: space-between;
		-ms-justify-content: space-between;
		-o-justify-content: space-between;
		justify-content: space-between;

}

.program-intro .program-intro-content {
    max-width: 63%;
    flex: 0 0 63%;
    text-align: center;
}

.program-intro .program-forms {
    max-width: 31%;
    flex: 0 0 31%;
}

.program-intro .program-intro-content h3 {
    margin: 0 0 20px;
}

.program ul li {
    margin: 0 0 23px;
    list-style: none;
    position: relative;
}

.program ul li:before {
    content: "";
    height: 4px;
    width: 4px;
    border-radius:50%;
    background: #707070;
    display:inline-block;
    top: -4px;
    left: 0;
    position: relative;
    margin-right: 5px;
}

.pg-content .program ul {
    margin: 0;
    padding: 0;
}

.program ul li:last-child {
	margin: 0;
}

.program-data {
display: -webkit-flex;
display: -ms-flex;
-webkit-display: flex;
-moz-display: flex;
-ms-display: flex;
-o-display: flex;
display: flex;
-ms-align-items: flex-start;
align-items: flex-start;
-webkit-justify-content: space-between;
-moz-justify-content: space-between;
-ms-justify-content: space-between;
-o-justify-content: space-between;
justify-content: space-between;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;

		padding-top: 40px;
		margin-top: 70px;
		border-top: 1px solid #707070;
}

.program-data section {
    flex: 0 0 27%;
    max-width: 27%;
    margin: 40px 0;
}

.program .program-data p {
    margin: 0 0 19px;
}

.program .program-data ul li {
    margin: 0 0 5px;
    line-height: 1.3;
}

.program-intro .program-intro-content {
    border-right: 2px solid #707070;
    padding-right: 50px;
}

.program-form-buttons {
    margin: 30px 0 0;
}

.program-form-buttons a {
	text-decoration: none;
font-size: 13px;
color: #7B7B7B;
border: 2px solid;
padding: 8px 40px;
border-radius: 100px;
display: block;
background: #f5f5f5;
margin: 3px 0;
}
.program-form-buttons a:hover, .program-form-buttons a:focus {
background: #fe0000;
color: #fff;
border-color: #fe0000;
}
.twitter-feed ul {


	display: -webkit-flex;
	display: -ms-flex;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	-o-display: flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;

    width: 100%;
}

.twitter-feed ul li {
    max-width: 32%;
    flex: 0 0 32%;
    min-height: 300px;
}

#twitter-feed-container-ogemawahjtribal {
    max-width: 100% !important;
}

#twitter-feed-ogemawahjtribal li {
    margin: 0;
    padding: 15px !important;
    border: 1px solid #CCC !important;
    border-radius: 10px;
}

.twitter-feed .timePosted, .twitter-feed .interact {
    display: none !Important;
}

.twitter-feed .tweet a:first-child {
    display: block;
    margin-top: 20px;
}

.twitter-feed .tweet a {
    font-size: 11px;
}

html #twitter-feed-ogemawahjtribal .tweet {
    padding: 0;
    margin: -8px 0 0;
		clear: both;
    font-size: 17px;
}

#twitter-feed-ogemawahjtribal .user img, #twitter-feed-ogemawahjtribal .user a img {
    margin-right: 10px !important;
}

.twitter-feed span[data-scribe="element:name"] {
    font-weight: 700;
    color: #111;
    font-size: 15px;
    position: relative;
    top: -5px;
}

.twitter-feed span[data-scribe="element:screen_name"] {
    font-weight: normal !important;
    color: #777 !Important;
    font-size: 14px !important;
    position: relative;
    top: -24px;
}

div[data-scribe="component:author"] {
    height: 50px;
    position: relative;
}

.twitter-feed span[data-scribe="element:screen_name"] {
    position: absolute;
    top: 17px;
    left: 57px;
}

.twitter-feed .user {
	position: relative;
}

.twitter-feed .user:before {
	content: '';
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 20px;
	background-image: url(../i/tw.svg);
	width: 30px;
	height: 30px;
	-webkit-background-size: 30px;
	background-size: 30px;
	position: absolute;
}

.blog-post ul {
    list-style: none;
    margin: 0 0 40px;
}

.blog-post ul li {
    border-bottom: 1px solid #CCC;
}

.post-categories ul li {
    border: none !important;
}

.post-feed-item-data h3 {
    color: #111;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
}

.calendar-modal {
    width: 640px;
    min-height: 480px;
    background: #fff;
    border-radius: 10px;
		display: none;
}

.calendar-modal .closeThis {
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: -20px;
    right: -20px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
}

.calendar-modal .closeThis:hover, .calendar-modal .closeThis:focus {
    background: #999;
    color: #666;
}

.calendar-modal .calendar-modal-content {
    height: 480px;
		display: -webkit-flex;
		display: -ms-flex;
		-webkit-display: flex;
		-moz-display: flex;
		-ms-display: flex;
		-o-display: flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;

}

.calendar-modal-event {
    width: 100%;
    text-align: center;
    margin: 0 0 30px;
}

.calendar-modal-event:last-child {
    margin: 0;
}

.calendar-modal-event h5 {
    font-weight: 700;
    font-size: 22px;
}

.calendar-modal-event h5 + p {
    font-size: 13px;
    margin: 0 0 12px;
}

.calendar-modal-event h5 + p i {
    color: #999;
    margin-right: 3px;
}

.calendar-modal-event p a {
    border: 2px solid #707070;
    color: #707070;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 100px;
}

.calendar-modal-event p a:hover, .calendar-modal-event p a:focus {
    color: #fff;
    background-color: #fe0000;
    border-color: #fe0000;
}

.calendar-modal h2 {
    font-family: 'Anton';
    font-size: 29px;
    text-align: center;
    margin: 40px 0 -40px;
}

.calendar-info {
	position: absolute;
	background-color: #111;
	color: #fff;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.calendar-info.active {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.fc-scroller {
	overflow: visible !important;
}

.fc-day-top {
	position: relative;
	z-index: 1;
}

.fc-day-top.active {
	z-index: 3;
}

.cbox {
	position: absolute;
	background-color: #121212;
	padding: 30px;
	color: #fff;
	z-index: 10000000;
	text-align: center;
	-webkit-transition: all 0.325s;
	transition: all 0.325s;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
	max-width: 300px;
}

.cbox.active {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.cbox h3 {
	font-size: 15px;
	font-weight: 700;
}

.cbox p {
	font-size: 12px;
}

.cbox p i {
	color: #999;
}

.cbox p a {
	background-color: #fff;
	font-size: 13px;
	font-weight: 700;
	text-transform: uppercase;
	color: #121212;
	display: inline-block;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	padding: 7px 14px;
	margin-top: 15px;
}

.cbox p a:hover,
.cbox p a:focus {
	background-color: #fe0000;
	color: #fff;
}

.cbox .cal-info-event {
    margin: 0 0 10px;
    padding: 0 0 13px;
    border-bottom: 1px solid #222;
}

.cbox .cal-info-event:last-child {
    margin: 0;
    padding: 0;
    border: none;
}

.slider-img {
    position: relative;
    width: 150px;
    height: 150px !important;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    margin: 0 auto 30px;
}

.inner .slide a {
	color: #fff;
	display: block;
	text-decoration: none !important;
}

.inner .slide a:hover {
	color: #ccc;
}

.slider-img img {
    max-width: unset;
    height: 150px !important;
    width: auto;
    display: block;
    position: absolute;
    top: -50%;
    left: -50%;
    right: -50%;
    bottom: -50%;
    margin: auto !important;
}


.fc-day-top.day-has-event .fc-day-number, .fc-day-top.day-has-event .fc-day-number:before {
    color: #fff !important;
}




.fc-day-top {
    padding-bottom: 10px;
}

.fc-row .fc-content-skeleton table > * {
    height: 110% !Important;
}

.fc-row .fc-content-skeleton,.fc-row .fc-content-skeleton table {
    height: 100%;
}

.fc-day-top:hover, .fc-day-top:focus {
        transition: all 0.3s;

}

.fc-day-top.day-has-event:hover {
    background: #333 !Important;

}

.fc-day-number {
    display: block;
    padding-bottom: 15px;
}

.pdOpen {
	text-decoration: none;
	font-size: 13px;
	color: #7B7B7B;
	border: 2px solid;
	padding: 8px 40px;
	border-radius: 100px;
	display: inline-block;
	background: #f5f5f5;
	margin: 30px 0 0;
	text-decoration: none !important;
}

.pdOpen:hover,
.pdOpen:focus {
	background: #fe0000;
	color: #fff;
}

.pdOpen.active {
	display: none;
}

.pd-parent {
	display: none;
}

.pg-success-stories .post-feed-item-data h5 {
    font-size: 15px;
    color: #1d1d1d;
    margin: 10px 0px 20px;
}

.pg-success-stories .post-feed-item-data p a {
    background: #fe0000;
    border-radius: 52px;
    padding: 7px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.pg-success-stories .pfi1 .post-feed-item-data h5 {
    color: #fff;
}
.pg-success-stories .post-feed-item-data p a:hover {
    background: #fdfd00;
    color: #000;
}

.dept-news h2 {
    font-size: 50px;
    margin-bottom: 50px;
    font-family: "Anton", Arial, sans-serif;
    text-align: center;
}

.inner .yellow .slide a {
    color: #000;
}

.inner .yellow .slide a:hover {
    color: #222;
}

#pre-content div[class^="col"] {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
		-ms-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
}

.onpgnav ul {
    display: -webkit-flex;
    display: -ms-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    -ms-align-items: center;
    align-items: center;
		-webkit-justify-content: center;
		-moz-justify-content: center;
		-ms-justify-content: center;
		-o-justify-content: center;
		justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.onpgnav ul li {
    -webkit-flex: 0 0 25%;
    -moz-flex: 0 0 25%;
    flex: 0 0 25%;
		max-width: 25%;
}

.onpgnav ul li a {
    display: block;
    background: #f9f9f9;
    font-family: "Anton", Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    padding: 90px 0;
    margin: 10px;
    font-size: 27px;
    text-transform: uppercase;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
}

.onpgnav ul li:nth-child(1) a:hover,
.onpgnav ul li:nth-child(4) a:hover,
.onpgnav ul li:nth-child(7) a:hover {
	background-color: #fe0000;
	color: #fff;
}

.onpgnav ul li:nth-child(2) a:hover,
.onpgnav ul li:nth-child(5) a:hover {
	background-color: #000000;
	color: #fff;
}

.onpgnav ul li:nth-child(3) a:hover,
.onpgnav ul li:nth-child(6) a:hover {
	background-color: yellow;
	color: #000;
}

.post-feed-item-data h4 a {
	color: #000;
	font-weight: 600;
}

.post-feed-item-data h4 a:hover,
.post-feed-item-data h4 a:focus {
	color: #fe0000;
}

.dept-news h2 {
	font-family: "Anton", Arial, sans-serif;
	text-align: center;
	font-size: 50px;
	color: #000;
	margin: 0 0 50px;
}

.dept-news {
    padding-bottom: 140px;
}

.fullnews {
    text-decoration: none;
    font-size: 18px;
    color: #7B7B7B;
    border: 2px solid;
    padding: 8px 40px;
    border-radius: 100px;
    display: inline-block;
    background: #fff;
    margin: 25px 0 0;
}

.fullnews:hover, .fullnews:focus {
    color: #fff;
    background: #fe0000;
    border-color: #fe0000;
}

.pfi1 .post-feed-item-data h3 {
    color: #fff !important;
}

.top .navigation {
	border-top: none;
}

.brand a i.logo {
    width: 219px;
    height: 219px;
    -webkit-background-size: contain;
    background-size: contain;
}


.pg-content .dots, .pg-content .dots-right, .pg-content .dots-left {
    padding-top: 0;
}

.ccm-custom-style-container.ccm-custom-style-content22-148 {
    margin: 0 !important;
}

.ccm-custom-style-container.ccm-custom-style-content28-147 {
    margin-top: 0 !important;
}

.ccm-custom-style-container.ccm-custom-style-content30-146 {
    margin-top: 0 !important;
}

.pg-content .dots:before, .pg-content .dots-right:before, .pg-content .dots-left:before,
.pg-content .dots:before, .pg-content .dots-left:before {
	display: none !important;
}

.pg-content .btn.btn-primary {
    color: #Fff !important;
}

.success-story iframe {
    margin: 0 auto;
    display: block;
}

.page-template-department div[class*="ccm-custom-style-"] {
    margin: 0 !important;
    padding: 0 !important;
}

.page-template-department div[class*="ccm-custom-style-"].mb75 {
    margin: 0 0 125px !important;
}

.page-template-department h2 {
    margin-top: 0;
}

.readless {
    max-width: 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-top: 90px;
}

.readless a {
    text-decoration: none;
}

.readless a:after {
    display: block;
    content: "";
    border-top: 6px solid #777;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    width: 0;
    height: 0;
    margin: 12px auto 0;
    transition: all 0.3s;
    position: relative;
    top: -5px;
}

.readless a:hover, .readless a:focus {
    color: #fe0000;
}

.readless a:hover:after, .readless a:focus:after {
    top: 0;
    border-top: 6px solid #CCC;
}

.job-more {
    display: none;
    padding: 30px 0 0;
}
.job-more ol {
    list-style: decimal;
}

.job-more ol,
.job-more ul,
.job-more p {
    font-size: 16px;
    margin-bottom: 30px;
}

.job-more ol,
.job-more ul {
    margin: 0 0 30px 40px;
}

.job-more ol li,
.job-more ul li {
    margin: 0 0 10px !important;
}

.job-readmore.active {
	display: none;
}

@media (min-width: 1650px) {
	body.inner .banner .ccm-custom-style-banner {
		-webkit-background-size: cover !important;
		background-size: cover !important;
	}
}

.dept-video {
    position: relative;
    margin-bottom: 200px;
}
.dept-video .dept-video-embed {
    position: relative;
    z-index: 2;
}

.dept-video .dept-video-bg {left: -100px;right: -100px;display: block;height: 80%;background: #ddd;top: 0;bottom: 0;z-index: 1;position: absolute;margin: auto;}


.pg-content .appform h3 {
    margin: 80px 0 11px;
    color: #000;
}

.pg-content .appform h3:first-child {
    margin: 0 0 11px;
}

.pg-content .appform {
    width: 600px;
    margin: 0 auto;
}

.appform input[type="file"] {
    display: block;
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 14px;
    margin: 0 0 29px;
}

.appform label {
    font-size: 15px;
    margin: 0;
}

.pg-content .appform h3 + p {
    margin: -9px 0 35px;
    line-height: 1.25;
    font-size: 18px;
    color: #777;
}




.scholarship-info {
    width: 600px;
    margin: 0 auto 80px;
}

.pg-content .scholarship-info h2 {
    color: #000;
    FONT-SIZE: 23px;
    margin: 0;
    font-family: "IBM Plex Sans", tahoma, sans-serif;
    font-weight: 600;
}

.pg-content .scholarship-info p {
    font-size: 15px;
}

.pg-content .scholarship-info p a {
    background: #b70000;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 4px 20px;
    border-radius: 10px;
    font-size: 13px;
}

.pg-content .scholarship-info p a:hover, .pg-content .scholarship-info p a:focus {
    background: #222;
}
@media (max-width: 767px) {

.pg-content .appform, .scholarship-info { width: 95%; }

}

.clogo img {
    max-width: 100%;
    height: auto;
}

.clogo {
    max-width: 210px;
		-webkit-flex: 0 0 210px;
		-ms-flex: 0 0 210px;
		flex: 0 0 210px;
}

.job-board .job div.clogo {
    padding-right: 50px;
}

.job-board .job div:first-child:nth-child(2) {}

.job-board .job div.clogo + div {
    padding-right: 200px;
}

.job-board .job {
    justify-content: flex-start;
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-o-justify-content: flex-start;
		justify-content: flex-start;
}

.job-board .job div:last-child {
    margin-left: auto;
}

@media (max-width: 991px) {

	.job-board .job div.clogo {
	    max-width: 150px;
	    margin: 0 auto;
	    padding: 0;
	}

	.job-board .job div.clogo + div {
	    padding: 10px 0 30px;
	}

}



.job-board-nav ul {
    list-style: none;
    margin: 0;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.job-board-nav ul li {
	flex: 0 0 25%;
	max-width: 25%;
	margin: 5px 0;
}

.job-board-nav ul li a {
    font-size: 14px;
    text-align: center;
    display: block;
    background: #eee;
    padding: 11px 20px;
    line-height: 1.25;
    width: 95%;
    text-decoration: none;
		height: 100%;

}

.job-board-nav ul li a:hover, .job-board-nav ul li a:focus, .job-board-nav ul li a.nav-selected {
    background-color: #FE0000;
    color: #fff;
}

#communityBooks .book-list {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0;
	margin: 0;
	grid-gap: clamp(20px, 1.5625vw, 30px);
}

#communityBooks .book-list li {
	margin: 0;
	width: calc(16% - clamp(16.666666666666668px, 1.3020833333333333vw, 25px));
}

#communityBooks .book-list li img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#communityBooks h2, #communityBooks h3 {
	font-family: 'Anton';
	font-weight: 400;
	margin: clamp(38px, 2.96875vw, 57px) 0px clamp(20px, 1.5625vw, 30px);
	color: #1d1d1d;
}

#communityBooks h2 {
	font-size: clamp(34px, 2.65625vw, 51px);
}

#communityBooks h3 {
	font-size: clamp(23.333333333333332px, 1.8229166666666667vw, 35px);
}

.bof-form span.text-muted.small {
	font-size: 0px;
}

.bof-form span.text-muted.small:after {
	content: '*';
	font-size: clamp(10px, 0.78125vw, 15px);
	color: red;
}

.bof-form .control-label {
	font-family: 'Anton';
	font-weight: 400;
	color: #1d1d1d;
}

.bof-form fieldset {
	display: flex;
	flex-wrap: wrap;
	grid-gap: clamp(13.333333333333334px, 1.0416666666666667vw, 20px) clamp(10px, 0.78125vw, 15px);
}

.bof-form fieldset .form-group {
	width: calc(50% - clamp(6.666666666666667px, 0.5208333333333334vw, 10px));
}

.bof-form fieldset .form-group:nth-child(n+5) {
	width: 100%;
}

.bof-form fieldset .form-group:nth-child(n+6) {
	display: none;
}

#communityBooks .volume-discount {
	list-style: none;
	margin: 0 0 clamp(20px, 1.5625vw, 30px);
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	grid-gap: clamp(13.333333333333334px, 1.0416666666666667vw, 20px);
}

#communityBooks .volume-discount li:nth-child(1) {
	font-family: 'Anton';
	font-weight: 400;
	color: #1d1d1d;
	width: 100%;
}

#communityBooks .volume-discount li:not(:nth-child(1)) {
	border: 2px dashed #1d1d1d;
	padding: clamp(10px, 0.78125vw, 15px);
	text-align: center;
}

#communityBooks .volume-discount li:not(:nth-child(1)) span {
	display: block;
	font-weight: 700;
}

#communityBooks .disclaimer {
	font-weight: 500;
	font-size: 15px;
}

html {
	scroll-behavior: smooth;
	scroll-padding: 100px;
}

#resource-form {
	margin: 30px auto;
	padding: 30px;
	background: #f9f9f9;
	border-radius: 12px;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

#resource-form label {
	font-weight: 600;
	display: block;
	margin-bottom: 6px;
}

#resource-form .qty-wrapper label {
	text-align: right;
	margin: 0;
}

#resource-form input[type="text"],
#resource-form input[type="email"],
#resource-form textarea {
	width: 100%;
	padding: 10px;
	font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 6px;
	transition: all 0.3s ease;
}

#resource-form input[type="text"]:focus,
#resource-form input[type="email"]:focus,
#resource-form textarea:focus {
	border-color: #0073aa;
	box-shadow: 0 0 5px rgba(0, 115, 170, 0.3);
	outline: none;
}

fieldset {
	width: 100%;
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #ddd;
	border-radius: 8px;
	background: #fff;
	transition: all 0.3s ease;
}

fieldset legend {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.resource-item {
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.resource-item input[type="checkbox"] {
	margin-right: 8px;
}

.resource-item label {
	flex: 1 1 70%;
	margin-bottom: 0;
}

.qty-wrapper {
	flex: 1 1 30%;
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0 0 8px;
	transition: opacity 0.3s ease, transform 0.3s ease;
}

.qty-wrapper.hidden {
	opacity: 0;
	transform: scaleY(0);
	height: 0;
	overflow: hidden;
}

.qty-wrapper label {
	font-weight: normal;
	margin: 0;
}

.qty-wrapper input[type="number"] {
	width: 80px;
	padding: 6px;
	font-size: 15px;
	border: 1px solid #aaa;
	border-radius: 5px;
}

#total-price {
	font-weight: bold;
	font-size: 18px;
	color: #2a2a2a;
	margin-top: 15px;
}

button[type="submit"] {
	margin-top: 25px;
	padding: 12px 24px;
	font-size: 16px;
	background-color: #0073aa;
	color: white;
	border: none;
	border-radius: 6px;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

button[type="submit"]:hover {
	background-color: #005a87;
}

#resource-form .form-group br {
	display: none;
}

#resource-form {
	display: flex;
	flex-wrap: wrap;
	grid-gap: clamp(16px, 1.0416666666666667vw, 20px);
}

#resource-form .form-group {
	width: calc(33% - 9px);
}

#resource-form .form-group.last, #resource-form > div:not(.form-group), #resource-form button {
	width: 100%;
}

#resource-form > br {
	display: none;
}

@media (max-width: 768px) {
	#resource-form input[type="text"],
	#resource-form input[type="email"] {
		width: 100%;
		margin-right: 0;
	}
}

@media (max-width: 991px) {

	.job-board-nav ul li {
		flex: 0 0 50%;
		max-width: 50%;
	}

	#communityBooks .book-list li {
		width: calc(25% - clamp(16.666666666666668px, 1.3020833333333333vw, 25px));
	}

	.resource-item label {
		flex: 1 1 65%;
	}

	.qty-wrapper {
		flex: 1 1 35%;
	}

	#resource-form .form-group {
		width: 100%;
	}

}

@media (max-width: 767px) {

	.job-board-nav ul li {
		flex: 0 0 100%;
		max-width: 100%;
	}

	#communityBooks .book-list li {
		width: calc(33% - clamp(16.666666666666668px, 1.3020833333333333vw, 25px));
	}

	#communityBooks .volume-discount li:not(:nth-child(1)) {
		width: 100%;
	}

	.bof-form fieldset .form-group {
		width: 100%;
	}

	.resource-item label {
		flex: 1 1 100%;
	}

	.resource-item .qty-wrapper label {
		flex: 0 0 auto;
	}

	#resource-form {
		grid-gap: 10px;
	}

	#resource-form .form-group {
		width: 100%;
		margin: 0;
	}

	#resource-form > div:not(.form-group) {
		text-align: center;
	}

}
