body {
	/*font-family: 'Roboto', Arial, sans-serif, Helvetica !important;*/
	font-family: 'Lato', sans-serif, Helvetica !important;
}
h1, h2, h3, h4 {
	font-family: 'Montserrat', sans-serif, Helvetica !important;
}
body a {
	color: #f09113;
}
body a:hover {
	color: #f09113;
}
header .pre-header-bar {
	background: #8c8a8a;
    width: 100%;
	height: 2.25rem;
    position: fixed;
    top: 0;
	left: 0;
	color: #fff;
	padding: .2rem 1.5rem;
	z-index: 1000;
}
header .pre-header-bar ul.navbar-nav li,
header .pre-header-bar ul.navbar-nav li a {
	font-size: .9rem;
    color: #f1f1f1 !important;
	padding: 0;
}
header .pre-header-bar ul.navbar-nav li span {
	padding: 0 0 0;
	display: inline-block;
}
header .pre-header-bar ul.navbar-nav li.phone-item span div {
	display: inline-block;
}
header .pre-header-bar ul.navbar-nav.ml-auto {
	
}
header nav.navbar.fixed-top {
	top: 2.2rem;
    padding: .8rem 1.5rem .9rem;
	background-color: #fff;
}
header .navbar-dark .navbar-nav .nav-link {
	color: #222;
}
header .navbar-dark .navbar-nav .nav-link:hover {
	color: #ee7f13;
}
header .navbar-dark .navbar-nav .nav-item:last-of-type .nav-link {
	padding-right: 0;
}
header .navbar-dark .navbar-nav .active>.nav-link {
	font-weight: bold;
}
header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
}
header .navbar-brand .ce-gallery {
	margin-bottom: 0;
}
header .navbar-brand img {
	width: 13rem;
	height: auto;
    position: relative;
}
header ul.navbar-nav.ml-auto.main-navi {
	margin-top: -4px;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #ee7f13;
}
header .navbar-collapse ul.navbar-nav > li.language-item {
	
}
header .navbar-collapse ul.navbar-nav > li.language-item a {
	background: #f09113;
    color: #fff;
    padding: .18rem .5rem .2rem;
    margin: .32rem .5rem .3rem;
    border-radius: 5px;
}
header .navbar-collapse ul.navbar-nav > li.language-item:last-of-type a {
    padding-right: .5rem !important;
	margin-right: 0;
}
header .navbar-collapse ul.navbar-nav > li.language-item a:hover {
	color: #fff;
}
header .pre-header-bar .navbar-collapse ul.navbar-nav > li a {
	margin-top: .25rem;
}
header .pre-header-bar .navbar-collapse ul.navbar-nav > li.language-item a {
	background: #f0ae13;
    color: #fff;
    padding: 0rem .5rem 0.1rem;
    margin: .3rem .3rem .3rem;
    border-radius: 5px;
    font-size: .8rem;
}
header .pre-header-bar .navbar-collapse ul.navbar-nav > li.language-item:nth-child(2) {
	margin-right: 0.5rem;
}
header .pre-header-bar .navbar-collapse a:hover {
	text-decoration: underline;
}
header nav.navbar.fixed-top {
	position: fixed; /*position: fixed;*/
}
#c68.owl-carousel {
	width: 100%;
}
#c68.owl-carousel .owl-stage {
	display: flex; align-items: center;
}
#c82.owl-carousel {
	width: 100%;
	margin-bottom: 1.4rem;
}
#c82.owl-carousel .owl-stage {
	display: flex; align-items: center;
}
#c84.owl-carousel {
	width: 100%;
}
#c84.owl-carousel .owl-stage {
	display: flex; align-items: center;
}
#c84.owl-carousel .owl-item img {
	display: inline-block;
    max-height: 140px;
    width: auto;
    max-width: 280px;
}
#c84.owl-carousel .owl-item > div {
	text-align: center;
}
.owl-carousel .owl-item img {
	height: auto;
	width: auto;
	display: inline-block;
}
.owl-carousel .owl-item > div {
	text-align: center;
}
main .sub-header-bar {
	background-color: #f0ae13;
	min-height: .5rem;
}
main .sub-header-bar p {
	margin: 0;
    padding: 1.5rem;
    color: #fff;
    text-align: center;
}
main .carousel {
    margin-bottom: 0;
}
main .carousel .carousel-caption img {
	margin-bottom: 2rem;
}
main .carousel .carousel-caption h1 {
	font-size: 3rem;
    font-weight: 600;
	margin-bottom: 1.5rem;
}
main .carousel .carousel-caption h2 {
	font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
}
main .carousel-item {
	max-height: 31rem;
}
main .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 95px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}
main .carousel-caption a {
	background: #fff;
    padding: 13px 19px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 500;
    margin-top: 40px;
}
.main-content {
	padding: 1.5rem;
}
.main-content .col-md-3.no-padding {
	padding: 0;
}
.main-content .col-md-8.col-image-left {
	padding-left: 0;
	padding-right: 0;
}
.main-content h2.slogan {
	color: #0f64a0;
    text-align: center;
    font-weight: 600;
    font-size: 1.43rem;
    padding: 0;
    margin-bottom: 1.25rem;
    margin-top: -0.2rem;
}
.main-content .top-home-link {
	padding: 0.6rem .9rem;
    /* border-top: 2px solid #0f64a0; */
    /* border-bottom: 2px solid #0f64a0; */
    margin-top: 0.05rem;
    display: inline-block;
    color: #0f64a0;
    font-size: 1.1rem;
    transition: all 0.5s ease;
    /* text-transform: uppercase; */
    background: #e8e6e6;
}
.main-content .top-home-link:hover {
	text-decoration: none;
	color: #b41f23;
	border-color: #b41f23;
}
.main-content .top-home-link.top-home-link-left {
	float: left;
	margin-right: .2rem;
}
.main-content .top-home-link.top-home-link-right {
	float: right;
	margin-left: .2rem;
}
.main-content .row {
	margin: 0;
}
.main-content .row .red-container {
	background-color: #b41f23;
}
.main-content .row .blue-container {
	background-color: #0f64a0 !important;
}
.main-content .row .dark-container {
	background-color: #333;
}
.main-content .col-image-center {
	background-position: center center;
}
.main-content .col-md-4,
.main-content .col-md-8 {
	padding-right: 1.5rem;
    padding-left: 1.5rem;
}
.main-content .col-md-4.col-image-center {
	padding-right: 1.5rem;
    padding-left: 1.5rem;
	position: relative;
}
.main-content .news-page-curl {
	position: absolute;	
	bottom: -2px;
	right: 0;
}
.main-content .news-page-curl img {
	
}
.main-content #c4 .news-list-view .news-list-item > div {
	padding-right: 1.5rem;
    padding-left: 1.5rem;
	background-size: cover;
}
.main-content .col-md-4.col-far-right {
	padding-right: 0;
}
.main-content .col-margin-bottom {
	margin-bottom: 1.5rem;
}
.main-content .col-margin-right {
	margin-right: 1.5rem;
}
.main-content .col-margin-corrected {
	max-width: 32%;
}
.main-content .row .home-container {
	padding: 7.5rem .7rem 2rem;
    vertical-align: top;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 27rem;
}
.main-content .row .home-container.normal-container:hover h2 {
	margin-top: -0.5rem;
}
.main-content .row .home-container.normal-container:hover span {
	margin-top: 1rem;
}
.main-content .row .home-container.home-calendar {
	background: #333;
	padding: 7.5rem 2.5rem 2rem;
}
.main-content .row .home-container.home-calendar ul {
	padding: 0;
	list-style: none;
}
.main-content .row .home-container.home-calendar ul li {
	padding: 0.4rem 0 0.5rem;
    border-top: 2px solid #fff;
}
.main-content .row .home-container.home-calendar ul li:first-of-type {
	border-top: none;
}
.main-content .row .home-container.home-calendar ul li a {
	color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 97%;
    display: block;
    overflow: hidden;
}
.main-content .row .home-container.home-calendar ul li a span {
	border-top: none;
    border-bottom: none;
    background: #fff;
    color: #333;
    padding: 2px 5px;
    width: 12%;
    margin-right: 5px;
}
.main-content .row .home-container h2 {
	text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-size: 1.2rem;
	transition: all 0.5s ease;
	color: #fff;
}
.main-content .row .home-container h3 {
	font-size: 2.6rem;
    font-weight: 600;
	color: #fff;
}
.main-content .row .home-container.wide-container h3 {
    width: 72%;
}
.main-content .row .home-container span {
	padding: 0.4rem 0 0.5rem;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: 0.1rem;
    display: inline-block;
	transition: all 0.5s ease;
}

.main-content .sponsor-col-home {
	text-align: center;
	margin-top: 0rem;
	margin-bottom: 1.5rem;
	letter-spacing: 1.6rem;
}
.main-content .sponsor-col-home img {
	max-height: 85px;
    width: auto;
}
.main-content .sponsor-col-home > div > header {
	margin-top: -14px;
}
.main-content .sponsor-col-home h3 {
	text-transform: capitalize;
    letter-spacing: 0;
    font-size: 1.5rem;
    color: #f0ae13;
    margin-bottom: 13px;
    font-weight: 600;
    background: #fff;
    position: relative;
    top: 1.6rem;
    display: inline-block;
    z-index: 100;
    text-align: center;
    padding: 0 1rem;
}
#c83 {
	border: 3px solid #f0ae13;/*#f0be13;*/
	padding: 1.8rem 2.2rem 1.2rem;
	position: relative;
	font-style: italic;
}
#c83 h1, h2, p {
	color: #f0ae13;/*#f0be13;*/
}
#c83 header {
	position: relative;
    top: -3.95rem;
    display: inline-block;
    background: #fff;
    padding: 1rem;
    font-weight: 800;
    left: 50%;
	margin-left: -121px;
}
#c83 header h1,
#c83 header h2 {
	font-weight: 700;
	font-size: 1.8rem;
}
#c83 p:first-of-type {
	margin-top: -74px;
}
#c83 p {
	font-size: 1.4rem;
}
#c83 p strong:first-of-type {
	font-size: 1.8rem;
}

.signature-investors-wrapper {
	border: 3px solid #f0ae13;/*#f0be13;*/
	height: 100%;
	padding-top: 2.7rem;
}
.signature-investors-wrapper header {
	position: absolute;
    top: -32px;
    display: inline-block;
    background: #fff;
    padding: 1rem;
    font-weight: 800;
    left: 50%;
    margin-left: -131px;
}
.signature-investors-wrapper header h1,
.signature-investors-wrapper header h2 {
	font-weight: 700;
	font-size: 1.8rem;
}


.home-box-row > .col-md-4 {
	position: relative;
}
.home-box-row .news-list-item h3 {
	margin-top: 0;
}
.main-content .col-md-8.home-banner-column {
	margin-top: .3rem;
    margin-bottom: .9rem;
}
#c85 {
	width: 100%; 
}
#c85 .ce-image {
	width: 100%;
}
#c85 .ce-image .ce-gallery {
	width: 100%;
}
#c85 .ce-image .ce-gallery .ce-outer {
	width: 100%;
	position: static;
    float: none;
    right: auto;
}
#c85 .ce-image .ce-gallery .ce-inner {
	width: 100%;
	position: static;
    float: none;
    right: auto;
}
#c85 .ce-image .ce-gallery .ce-inner {
	width: 100%;
}
#c85 .ce-image .ce-gallery .ce-row {
	width: 100%;
}
#c85 .ce-image .ce-gallery .ce-column {
	margin: 0;
    width: 50%;
    overflow: hidden;
    height: 27rem;
	border-right: 1px solid #fff;
}
#c85 .ce-image .ce-gallery .ce-column figure.image {
	position: relative;
    display: block;
    width: 100%;
	background-color: #000;
}
#c85 .ce-image .ce-gallery .ce-column figure.image a {

}
#c85 .ce-image .ce-gallery .ce-column figure.image img {
	width: 100%;
    height: auto;
	opacity: .49;
	transition: all 0.5s ease;
}
#c85 .ce-image .ce-gallery .ce-column figure.image:hover img {
	opacity: .8;
}
#c85 .ce-image .ce-gallery .ce-column figure.image figcaption {
	position: absolute;
    top: 40%;
    left: 50%;
    margin-left: -4rem;
}
#c85 .ce-image .ce-gallery .ce-column figure.image figcaption h2 {
	color: #fff;
}




/* FOOTER */
footer {
	padding: 1.5rem;
	background: #333;
	color: #fff;
}
footer .footer-logo img {
	width: auto;
    height: 11rem;
}
footer img.footer-guide-image {
	width: auto;
    height: 17rem;
}
footer .row .col-md-4 {
	padding: 1.5rem;
}
footer .row .col-md-4 h3 {
	text-transform: uppercase;
    letter-spacing: 0.2rem;
    font-size: 1.2rem;
	color: #ccc;
	margin-bottom: 2.5rem;
}
footer .row .col-md-4 h3:first-child {
    margin-top: 1rem;
}
footer .row .col-md-12 p {
	text-align: center;
}
footer .row a {
	color: #f0ae13;
	text-decoration: none;
}
footer ul {
	padding: 0;
    margin: 0;
    list-style: none;
}
.yellow-band-left {
	float: left;
}
.yellow-band-left h4 {
	margin-top: 11px;
    font-size: 25px;
    color: #fff;
    font-weight: 600;
}
.yellow-band-center {
	float: left;
}
.yellow-band-right {
	float: left;
}
form.footer-signup-form input[type=text]{
	background: #ffe99a;
    border: 0;
    padding: 10px;
    display: inline-block;
    line-height: 21px;
    width: 85%;
    position: relative;
    top: -8px;
}
form.footer-signup-form input[type=image]{
	height: 41px;
    width: 41px;
    display: inline-block;
    line-height: 21px;
    position: relative;
    top: 8px;
}
form.footer-signup-form {
    position: relative;
}
form.footer-signup-form input[type="text"] {
    display: inline-block;
    line-height: 21px;
    width: 85%;
    position: relative;
    top: -8px;
    background: rgb(255, 233, 154);
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
    padding: 10px;
}
form.footer-signup-form input[type="image"] {
    height: 41px;
    width: 41px;
    display: inline-block;
    line-height: 21px;
    position: relative;
    top: 6px;
}
.row.footer-yellow-band {
	margin: 0;
	background: #f0ae13;
	margin-top: -.5rem;
	padding: 2rem 0 1.4rem;
}
footer .form-group {
	margin-bottom: .5rem;
}
footer .form-group label {
	display: none;
}
footer .form-group .input {
	text-align: center;
}
footer .form-group input[type="text"],
footer .form-group input[type="submit"],
footer .form-group textarea {
	width: 80%;
	display: inline-block;
}
footer .btn-group {
	width: 100%;
	display: inline-block;
}
footer .btn-group .btn-primary {
	background: #f0ae13;
	border-color: #f0ae13;
	width: 80%;
}
.sub-page-wrapper {
	padding-top: 6.7rem;
}
.sub-page-wrapper .carousel-item-next,
.sub-page-wrapper .carousel-item-prev,
.sub-page-wrapper .carousel-item.active {
	max-height: 16rem;
}
.sub-page-wrapper > .container > .row > .col-md-12,
.sub-page-wrapper > .container > .row > .col-md-8 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.sub-page-wrapper > .container > .row > .col-md-4 {
	padding-top: 4.4rem;
	padding-bottom: 4rem;
}
.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-12,
.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-8 {
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-4 {
	padding-top: 4.4rem;
	padding-bottom: 4rem;
}
.sub-page-wrapper .btn-primary {
	background-color: #f0ae13;
	border-color: #f0ae13;
}
footer > .row > div .ce-gallery figure {
	text-align: center;
}
footer > .row > div .ce-gallery img {
	max-width: 75%;
    height: auto;
	display: inline-block;
}
footer > .row > div p {
	color: #fff;
	text-align: center;
}
ul.footer-social {
	list-style: none;
	padding-top: .4rem;
	display: block;
    text-align: center;
}
ul.footer-social li {
	display: inline-block;
}
ul.footer-social li img {
	max-width: 2.5rem;
    height: auto;
    margin: 0 .5rem;
}
.sub-page-wrapper h1,
.sub-page-wrapper h2,
.sub-page-wrapper h3,
.sub-page-wrapper p,
.sub-page-wrapper ul li {
	color: #333;
}
footer a:hover {
	text-decoration: underline;
}

/* BREAKING NEWS BAR */
.breakingnews {
	display: none;
	background-color: #f09113;
    text-align: center;
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 80px;
	z-index: 200;
}
.breakingnews .news .news-list-view {
	position: absolute;
    top: 0;
    left: 50%;
    width: 800px;
    margin-left: -400px;
}
.breakingnews .news .news-list-view .news-list-item .breaking-news-content {
	float: left;
	width: 86%;
	padding-top: 6px;
}
.breakingnews .news .news-list-view .news-list-item,
.breakingnews .news .news-list-view .news-list-item > div {
	width: 100%;
}
.breakingnews .news .news-list-view .news-page-curl,
.breakingnews .news .news-list-view h2,
.breakingnews .news .news-list-view .non-calendar {
	display: none;
}
.breakingnews .news .breaking-news-tagline {
	color: #fff;
}
.breakingnews .news h3 {
	color: #fff;
	margin-top: 0;
}
.breakingnews .news .breaking-news-viewmore {
	float: right;
    width: auto;
    display: inline-block;
    background: #fff;
    color: #f09113;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 17px;
}


/* Board-Page-Specific */ 
.board-page-layout figcaption h2,
#c185 figcaption h2 {
	font-size: 16px;
	margin-top: 5px;
}
.board-page-layout figcaption h2 > span,
#c185 figcaption h2 > span {
	display:block;
}
.board-page-layout figcaption h2 > span:first-child,
#c185 figcaption h2 > span:first-child {
	font-weight: bold;
	margin-bottom: 5px;
}
.board-page-layout figcaption h2 > span:last-child,
#c185 figcaption h2 > span:last-child,
.board-page-layout figcaption h2 > span:nth-child(2),
#c185 figcaption h2 > span:nth-child(2) {
	color: #9e9e9e;
}
/* c183 & c185-Specific End */



/* HOME CALENDAR WIDGET */
.mn-widget-loaded .mn-scroll-container {
	margin: 0 !important;
	margin-bottom: 22px !important;
	margin-top: 13px !important;
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider {
	
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item {
	display: none;
	background-color: transparent !important;
	border-radius: 0 !important;
	border: none !important;
	color: #fff !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    max-width: 100% !important;
    overflow: hidden !important;
	border-bottom: 2px solid #fff !important;
	margin: 0 !important;
	margin-bottom: 6px !important;
    padding-bottom: 7px !important;
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item:nth-child(4) {
	border-bottom: 0 !important;
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item:nth-child(1),
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item:nth-child(2),
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item:nth-child(3),
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item:nth-child(4) {
	display: block;
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item > span {
	color: #333 !important;
	background-color: #fff !important;
	border-top: none !important;
    border-bottom: none !important;
    background: #fff !important;
    color: #333 !important;
	padding: 4px 5px !important;
    width: 27% !important;
    margin-right: 5px !important;
	position: static !important;
	font-size: 77% !important;
}
.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item > a {
	color: #fff !important;
	padding: 0 !important;
	display: inline-block !important;
	padding: 4px 5px 5px !important;
	position: relative !important;
    top: 2px;
}
/* HOME CALENDAR WIDGET End */


/* RESPONSIVENESS */
@media (max-width: 1900px) {
	.main-content .col-margin-corrected {
		max-width: 31.7%;
	}
	.main-content .row .home-container.home-calendar ul li a span {
		width: 16%;
	}
	.main-content .row .home-container h3 {
		font-size: 2.2rem;
	}
	.main-content h2.slogan {
		font-size: 1.3rem;
		margin-bottom: 1.5rem;
	}
	.main-content .sponsor-col-home {
		letter-spacing: 0rem;
		margin-top: 0rem;
		margin-bottom: 1.8rem;
	}
	.main-content .sponsor-col-home img {
		max-width: 207px;
	}
	.main-content .sponsor-col-home h3 {
		margin-bottom: 11px;
	}
	.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item > span {
		width: 28% !important;
	}
}


@media (max-width: 1535px) and (min-width: 768px){
	.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item > span {
		width: 31% !important;
	}
	.owl-carousel .owl-item img {
		height: auto;
		width: 100%;
	}
	.main-content .col-md-4.col-image-center {
		max-width: 30.7%;
	}
	
}

@media (max-width: 1196px) and (min-width: 768px){
	.col-md-4.col-far-right.blue-container.col-margin-corrected.col-last {
		max-width: 30%;
	}	
}

@media (max-width: 882px) and (min-width: 768px){
	.col-md-4.col-far-right.blue-container.col-margin-corrected.col-last {
		max-width: 29%;
	}	
}

@media (max-width: 1076px) and (min-width: 768px){
	header .navbar-expand-md .navbar-nav .nav-link {
		white-space: nowrap;
	}
	header .navbar-collapse ul.navbar-nav > li.language-item a {
		background: none;
		color: inherit;
		margin: 0;
		border-radius: 0;
		padding-right: .7rem;
		padding-left: .7rem;
		padding-top: .5rem;
	}
	main .carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 35px;
	}
}

@media (min-width: 1196px) {
	main .carousel-caption {
		padding-left: 10%;
		padding-right: 10%;
	}
}

@media (min-width: 992px) {
	.main-content .sponsor-col-home {
		/*padding: 0 5%;*/
		padding: 0;
	}
	.main-content .sponsor-col-home > .owl-carousel {
		border: 3px solid #f0ae13;
		padding: 1.5rem;
	}
	main #myCarousel {
		margin-top: 100px;
	}
	main .sub-page-wrapper #myCarousel {
		margin-top: 10px;
	}
	
}

@media (min-width: 768px) {
	header .navbar-expand-md .navbar-nav .nav-link {
		padding-right: .7rem;
		padding-left: .7rem;
	}
	header nav.navbar.fixed-top {
		border-bottom: 1px solid #ccc;
	}
	
	/* NAV */
	ul.navbar-nav > li.nav-item {
		
		position: relative;
	}
	ul.navbar-nav > li.nav-item > ul {
		position: absolute;
		list-style: none;
		padding: 0;
		margin: 0;
		background-color: #fff;
		padding-top: 28px;
		display: none;
		min-width: 18rem;
	}
	ul.navbar-nav > li.nav-item:hover > ul {
		display: block;
	}
	ul.navbar-nav > li.nav-item > ul > li {
		position: relative;
	}
	ul.navbar-nav > li.nav-item > ul > li > a {
		padding-right: 15px !important;
		background: #f0ae13;
		color: #fff !important;
		font-weight: normal !important;
	}
	ul.navbar-nav > li.nav-item > ul > li > a:hover {
		background: #ee7f13;
	}
	ul.navbar-nav > li.nav-item > ul > li.active > a {
		font-weight: normal !important;
		background: #ee7f13;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul {
		position: absolute;
		left: 100%;
		top: 0;
		width: 100%;
		background: #f0ae13;
		list-style: none;
		padding: 0;
		display: none;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li.active {
		background: #ee7f13;
		color: #fff;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li a {
		color: #fff !important;
		font-weight: normal !important;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li:hover {
		background: #ee7f13;
		color: #fff !important;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li:hover a {
		color: #fff !important;
		font-weight: normal !important;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li.active a {
		color: #fff !important;
		font-weight: normal !important;
	}
	ul.navbar-nav > li.nav-item > ul > li:hover > ul {
		display: block;
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > li {
		
	}
	ul.navbar-nav > li.nav-item > ul > li > ul > a {
		
	}
	.main-content .row .home-container span.non-calendar {
		/* Remove to attache read-more link to rest of box */
		position: absolute;
		bottom: 4rem;
		/* Remove to attache read-more link to rest of box End */
	}
}

@media (max-width: 767px) {
	.main-content {
		padding: 0;
	}
	.main-content .row .home-container {
		height: auto;
	}
	.main-content .row .home-container.wide-container h3 {
		width: 100%;
	}
	.main-content .col-md-8,
	.main-content .col-md-4 {
		width: 100% !important;
		float: none;
		max-width: none;
		margin: 0;
	}
	.main-content .col-md-4.col-far-right {
		padding: 0;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.main-content .row .home-container span.float-right {
		float: none;
	}
	header .pre-header-bar {
		display: none;
	}
	header nav.navbar.fixed-top {
		top: 0;
		box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	}
	body {
		padding-top: 4rem !important;
	}
	main .carousel .carousel-caption h1 {
		font-size: 2.6rem;
	}
	.main-content .top-home-link {
		display: none;
	}
	.main-content h2.slogan {
		margin-bottom: 1.2rem;
		margin-top: 1rem;
	}
	.main-content .row .home-container {
		padding: 4.5rem .7rem 5rem;
	}
	.main-content .row .home-container.home-calendar {
		padding: 4.5rem 2.5rem 6rem;
	}
	.main-content .col-md-4.col-far-right.col-last {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.signature-investors-wrapper {
		padding-top: 2rem;
		padding-bottom: 25px;
	}
	.signature-investors-wrapper header {
		top: 3px;
		padding: 1px 1rem;
	}
	#c85 .ce-image .ce-gallery .ce-column {
		width: 100%;
		height: auto;
	}
	.yellow-band-left h4 {
		text-align: center;
	}
	ul.footer-social {
		padding-left: 0;
	}
	.sponsor-col-home .owl-carousel .owl-item img {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
	}
	.navbar-toggler {
		outline: none !important;
		border: none !important;
	}
	.navbar-toggler-icon {
		background-color: #ee7f13;
		border-radius: 7px;
	}
	.main-content .sponsor-col-home > div > header {
		margin-top: 6px;
	}
	.sub-page-wrapper {
		padding-top: 1.6rem;
	}
	.sub-page-wrapper .ce-column,
	.sub-page-wrapper .ce-gallery,
	.sub-page-wrapper figure {
		width: 100%;
	}
	.sub-page-wrapper .ce-gallery img {
		width: 100%;
		height: auto;
	}
	.sub-page-wrapper .ce-gallery figcaption {
		margin-bottom: 20px;
	}
	.owl-carousel .owl-item img {
		height: auto;
		width: 100%;
		display: inline-block;
	}
	.sub-page-wrapper > .container > .row > .col-md-12,
	.sub-page-wrapper > .container > .row > .col-md-8 {
		padding-top: 2rem;
		padding-bottom: 4rem;
	}
	.sub-page-wrapper > .container > .row > .col-md-4 {
		padding-top: 2.4rem;
		padding-bottom: 4rem;
	}
	.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-12,
	.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-8 {
		padding-top: 2rem;
		padding-bottom: 4rem;
	}
	.sub-page-wrapper >  .home-contact-form  > .container > .row > .col-md-4 {
		padding-top: 2.4rem;
		padding-bottom: 4rem;
	}
	.main-content .row .home-container.home-calendar ul li a span {
		width: 21%;
	}
	.mn-widget-loaded .mn-scroll-container .mn-scroll-slider .mn-scroll-item > span {
		width: 35% !important;
	}
	header ul.navbar-nav.ml-auto.main-navi {
		margin-top: -4px;
		overflow: scroll;
		height: 77vh;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	header .navbar-collapse ul.navbar-nav > li.language-item a {
		background: #f09113;
		color: #fff;
		padding: .18rem .5rem .2rem;
		margin: 0 0 6px;
	}
	main .carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 35px;
	}
	
	/* BREAKING NEWS BAR -- RESPONSIVENESS*/
	.breakingnews {
		height: auto;
	}
	.breakingnews .news .news-list-view {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		margin-left: 0;
		padding: 3px;
	}
	.breakingnews .news .news-list-view .news-list-item .breaking-news-content {
		float: none;
		width: 100%;
	}
	.breakingnews .news .news-list-view .news-list-item,
	.breakingnews .news .news-list-view .news-list-item > div {
		margin-right: 0;
		margin-left: 0;
	}
	.breakingnews .news .breaking-news-tagline {
		font-size: 13px;
	}
	.breakingnews .news h3 {
		
	}
	.breakingnews .news .breaking-news-viewmore {
		float: none;
	}
}